Skip to content

Supporting uv? #165

@ccoulombe

Description

@ccoulombe

uv works great on a local computer, but there's a few issues and pitfalls for it work correctly on the systems.

Blocking issues:

Other issues

  • not override --no-config
  • must prefer our wheelhouse and still search on PyPI
  • avoid installing a python version not supported (ie 3.14, 2.7)
  • does not support our pip config

Caveats and Pitfalls

  • Storage inodes and quotas issue
  • uv run without a python module would create issues for users
  • uv run script.py must be ran from the root project directory, else user will run into issues.
  • our documentation does not document uv

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions