Skip to content

Migrate to uv package manager #165

@paktusov

Description

@paktusov

Projects
finmars-workflow, finmars-core

Goal
Adopt uv as the Python package manager to improve dependency resolution speed and reproducibility.

Scope
Add uv setup and usage instructions.
Replace pip install -r requirements.txt with uv sync.
Update CI workflows and Makefile to use uv.
Ensure lockfile strategy is defined (uv.lock or equivalent).

Acceptance Criteria
Local setup and CI use uv consistently.
Dependencies install successfully on clean environments.

PS: I recommend starting with finmars-workflow

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