-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Support requirements[-dev].lock used by rye #9368
Copy link
Copy link
Closed
Labels
L: git:submodulesGit submodulesGit submodulesL: pythonT: feature-requestRequests for new featuresRequests for new features
Description
Is there an existing issue for this?
- I have searched the existing issues
Feature description
Rye uses pip-compile to create the lock files requirements.lock and requirements-dev.lock. These lock files have the same format as a requirements.txt file (with some additional comments).
Adding support for these should be as simple as enabling requirements.lock as an alternative name for requirements.txt.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
L: git:submodulesGit submodulesGit submodulesL: pythonT: feature-requestRequests for new featuresRequests for new features
Type
Projects
Status
Done