Skip to content

Dependency on rye #81

@martymichal

Description

@martymichal

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

  1. pyproject.toml, and
  2. 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.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions