Skip to content

Integrate Package Manager for installing dependencies #147

@lmiguelvargasf

Description

@lmiguelvargasf

We need to add a package manager to streamline dependency installation for the project.

I propose using uv, a fast Python package manager that is compatible with existing requirements.txt and pyproject.toml files:

  • Integrate uv into the development workflow.
  • Update documentation to include installation and usage instructions for uv.
  • Ensure all dependencies are installed and managed consistently.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions