microsoft / microsoft/Oryx

Support constraints.txt

Open
#1,992 2 comments 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.