-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
While going through the codebase I noticed the use of requirements.lock files in some places. These have been created using rye. Is rye the recommend/required tool for working on ODOP? Or are other alternatives (e.g., pyenv, uv,..) equally usable?
This is mainly about including that information in the README and since there are now 2 ways to track dependencies
pyproject.toml, and- Rye lock files.
Not a problem now but it caused me some confusion and may cause some in the future if one approach is preferred over the other.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation