Skip to content

Supporting uv? #165

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

Activity

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

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