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

sync_pipx shouldn't sync, just install the package #4

Open
rsyring opened this issue Jun 14, 2024 · 0 comments
Open

sync_pipx shouldn't sync, just install the package #4

rsyring opened this issue Jun 14, 2024 · 0 comments

Comments

@rsyring
Copy link
Member

rsyring commented Jun 14, 2024

And assume the project has specified all the settings correctly.

Could also add the ability to, in the config, specify optional dependencies when installing the package:

[tool.reqs]
sync_pipx = true

# Like doing `pipx install somepackage[foo,bar]`
synx_pipx_extras = 'foo,bar'
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

No branches or pull requests

1 participant