Skip to content

Recommend uv as an alternative to pip in README (docs-only) #99

Description

@martinkersner

Add uv as a recommended alternative alongside the existing pip commands in README.md. Additive and docs-only — no structural/packaging changes, pip stays documented.

Scope

  • Keep end-user line pip install datamaxi (README:41); add uv equivalent (uv pip install datamaxi / uv add datamaxi).
  • Contributor setup (README:416/423): document uv venv + uv pip install -r requirements/common.txt (and requirements-test.txt) next to the pip variants.

Non-goals

  • No changes to requirements/*.txt, pyproject.toml dynamic deps, tox, or CI. That's the follow-up (adopt uv in dev + CI).

Done when

  • README shows uv as an alternative for both end-user install and contributor setup, with pip retained.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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