Skip to content

pyproject: add extra for each CLI command #11

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

Merged
merged 1 commit into from
Feb 16, 2025
Merged

Conversation

lazka
Copy link
Member

@lazka lazka commented Feb 16, 2025

Add extras for CLI commands and move some dependencies that are only used by them into those extras. This allows to install only a subset of dependencies for only the command one needs (in CI for example).

To make testing easier there also exists a "all" extra which installs everything.

Add extras for CLI commands and move some dependencies that are only
used by them into those extras. This allows to install only a subset
of dependencies for only the command one needs (in CI for example).

To make testing easier there also exists a "all" extra which installs
everything.
@lazka lazka merged commit dc1461a into msys2:main Feb 16, 2025
4 checks passed
lazka added a commit to msys2/MINGW-packages that referenced this pull request Feb 16, 2025
lazka added a commit to msys2/MSYS2-packages that referenced this pull request Feb 16, 2025
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.

1 participant