Skip to content

Limit overrides and constraints to requirements.txt format#2632

Merged
charliermarsh merged 1 commit intomainfrom
charlie/setup-i
Mar 23, 2024
Merged

Limit overrides and constraints to requirements.txt format#2632
charliermarsh merged 1 commit intomainfrom
charlie/setup-i

Conversation

@charliermarsh
Copy link
Copy Markdown
Member

Summary

I don't see a great reason to allow this, and it adds a lot of complexity, so pyproject.toml files are now limited to pip compile and pip install -r -- they can't be passed as -c or --override.

@charliermarsh charliermarsh added the breaking A breaking change label Mar 23, 2024
@charliermarsh charliermarsh marked this pull request as ready for review March 23, 2024 02:02
@charliermarsh charliermarsh merged commit a7b251f into main Mar 23, 2024
@charliermarsh charliermarsh deleted the charlie/setup-i branch March 23, 2024 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking A breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants