Support constraints.txt
Open
@william-msft is already working on this.
Since May 11, 2023.
enhancement
- Dominant language
- C#
- Stars
- 881
- Forks
- 195
- Avg merge
- 20h 13m
- Merged PRs (30d)
- 13
Description
Feature Request
https://pip.pypa.io/en/stable/user_guide/#constraints-files
When constraints.txt exists, it should be picked up and used.
ie, if both requirements.txt and constraintx.txt are present, installation should happen with pip install -r requirements.txt -c constraints.txt
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.