Skip to content

Remove extras on keyring dependency#112

Open
seanmurph wants to merge 2 commits intomainfrom
feature/remove-keyring-extras
Open

Remove extras on keyring dependency#112
seanmurph wants to merge 2 commits intomainfrom
feature/remove-keyring-extras

Conversation

@seanmurph
Copy link
Contributor

The directive we want to fix keyring only to capella-console-wizard is below:

[tool.poetry.extras]
wizard = ["typer", "questionary", "tabulate", "keyring"]

Sean Patrick Murphy added 2 commits May 28, 2025 17:56
The directive we want to fix keyring only to capella-console-wizard is below:

```
[tool.poetry.extras]
wizard = ["typer", "questionary", "tabulate", "keyring"]
```
@seanmurph
Copy link
Contributor Author

@grmpflh27 Let me know if the lockfile changes look good to you. It changed a couple small things I wasn't expecting but running with the same poetry version, etc.

@coveralls
Copy link

Coverage Status

coverage: 95.083%. remained the same
when pulling 07f27d0 on feature/remove-keyring-extras
into b26e1f6 on main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants