Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default to loading venvstacks.toml from the working directory #36

Open
ncoghlan opened this issue Oct 22, 2024 · 0 comments
Open

Default to loading venvstacks.toml from the working directory #36

ncoghlan opened this issue Oct 22, 2024 · 0 comments
Labels
Affects: Command Line Affects the command line interface Category: Enhancement New feature or request good first issue Good for newcomers

Comments

@ncoghlan
Copy link
Collaborator

There's currently no default value in the CLI arg processing for the stack specification path, so it always needs to be specified even when it's the conventional "venvstacks.toml in the current working directory".

Since there's a reasonable default value available, the CLI should be updated to actually use that default value.

@ncoghlan ncoghlan added Category: Enhancement New feature or request Affects: Command Line Affects the command line interface good first issue Good for newcomers labels Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Affects: Command Line Affects the command line interface Category: Enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant