Skip to content

Issues: astral-sh/uv

Before posting in the issue tracker
#9452 opened Nov 26, 2024 by zanieb
Open
Documentation feedback
#5605 opened Jul 30, 2024 by zanieb
Open 95
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

PackageName include non-normalized name compatibility Compatibility with a specification or another tool needs-decision Undecided if this should be done rustlib Related to our Rust library API
#2006 opened Feb 27, 2024 by tdejager
install_git_private_https_pat_and_username breaks git help wanted Contribution especially encouraged testing Internal testing of behavior
#1980 opened Feb 26, 2024 by konstin
Add a command to activate the virtual environment, e.g., uv shell cli Related to the command line interface virtualenv Related to virtual environments
#1910 opened Feb 23, 2024 by twiddles
Incompatibilities for unusable distributions are not combined error messages Messaging when something goes wrong
#1901 opened Feb 23, 2024 by zanieb
Show the source of conflicting dependencies error messages Messaging when something goes wrong
#1854 opened Feb 22, 2024 by zanieb
Dependency resolution output enhancement New feature or improvement to existing functionality
#1807 opened Feb 21, 2024 by heliocastro
Support --prefer-binary in requirements.txt files compatibility Compatibility with a specification or another tool
#1794 opened Feb 21, 2024 by stinodego
UV venv doesn't work on MacOS when Rye is installed bug Something isn't working
#1791 opened Feb 21, 2024 by justinhauer
Any way to create a stdlib style venv instead of virtualenv style? enhancement New feature or improvement to existing functionality needs-decision Undecided if this should be done
#1784 opened Feb 20, 2024 by wimglenn
Question about space efficiency of the git cache cache Caching of packages and metadata performance Potential performance improvement
#1760 opened Feb 20, 2024 by sbidoul
Performance with large git repos performance Potential performance improvement
#1737 opened Feb 20, 2024 by sbidoul
Failed to download distributions with unexpected BufError errors bug Something isn't working error messages Messaging when something goes wrong network Network connectivity e.g. proxies, DNS, and SSL
#1710 opened Feb 19, 2024 by humanzz
Add support for managing Conda environments and packages wish Not on the immediate roadmap
#1703 opened Feb 19, 2024 by matterhorn103
devise testing strategy for uv's cache internal A refactor or improvement that is not user-facing needs-design Needs discussion, investigation, or design testing Internal testing of behavior
#1699 opened Feb 19, 2024 by BurntSushi
Support pip wheel subcommand compatibility Compatibility with a specification or another tool enhancement New feature or improvement to existing functionality
#1681 opened Feb 19, 2024 by kvelicka
Add pip cache info and pip cache list cache Caching of packages and metadata enhancement New feature or improvement to existing functionality
#1655 opened Feb 18, 2024 by hugovk
Create stub for uv in virtual environments enhancement New feature or improvement to existing functionality needs-design Needs discussion, investigation, or design virtualenv Related to virtual environments
#1632 opened Feb 18, 2024 by zanieb
Allow sparse checkouts/path exclusion for git dependencies enhancement New feature or improvement to existing functionality needs-design Needs discussion, investigation, or design
#1620 opened Feb 18, 2024 by mjclarke94
Add test coverage for setup_requires internal A refactor or improvement that is not user-facing
#1592 opened Feb 17, 2024 by charliermarsh
Feature request: machine-readable/parseable output enhancement New feature or improvement to existing functionality
#1566 opened Feb 17, 2024 by joeyballentine
Feature request: add a way to install only build dependencies enhancement New feature or improvement to existing functionality
#1516 opened Feb 16, 2024 by stefanv
Add an option to store virtual environments in a centralized location outside projects enhancement New feature or improvement to existing functionality projects Related to project management capabilities virtualenv Related to virtual environments
#1495 opened Feb 16, 2024 by DanCardin
ProTip! Exclude everything labeled bug with -label:bug.