We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21c7de0 commit bca02e2Copy full SHA for bca02e2
pyproject.toml
@@ -43,12 +43,6 @@ dependencies = [
43
"tomli; python_version<'3.11'",
44
"userpath!=1.9,>=1.6",
45
]
46
-optional-dependencies.uv = [
47
- "uv>=0.2.27",
48
-]
49
-optional-dependencies.virtualenv = [
50
- "virtualenv>=20.26.3",
51
52
urls."Bug Tracker" = "https://github.com/pypa/pipx/issues"
53
urls.Documentation = "https://pipx.pypa.io"
54
urls.Homepage = "https://pipx.pypa.io"
0 commit comments