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

Support auto-extending a similar dependency requirement with different python_version marker #215

Open
CasperWA opened this issue Nov 17, 2023 · 0 comments
Labels
enhancement New feature or request GH Workflows Issue/PR related to the callable workflows pre-commit hooks Issue/PR related to pre-commit hooks priority/low Low priority issue/PR

Comments

@CasperWA
Copy link
Collaborator

It would be cool if the update_deps task checks the listed supported Python versions for at package and checks all of them for the given packages. If it then finds that some requirements should be split according to that requirement dropping Python support for a given version, it could split the requirement accordingly, effectively adding 1+ "new" requirement lines to the pyproject.toml.

@CasperWA CasperWA added enhancement New feature or request pre-commit hooks Issue/PR related to pre-commit hooks GH Workflows Issue/PR related to the callable workflows priority/low Low priority issue/PR labels Nov 17, 2023
@CasperWA CasperWA changed the title Support adding a similar dependency requirement with different python_version marker Support auto-extending a similar dependency requirement with different python_version marker Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request GH Workflows Issue/PR related to the callable workflows pre-commit hooks Issue/PR related to pre-commit hooks priority/low Low priority issue/PR
Projects
None yet
Development

No branches or pull requests

1 participant