Skip to content

Commit bca02e2

Browse files
committed
Remove optional dependencies
1 parent 21c7de0 commit bca02e2

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pyproject.toml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,6 @@ dependencies = [
4343
"tomli; python_version<'3.11'",
4444
"userpath!=1.9,>=1.6",
4545
]
46-
optional-dependencies.uv = [
47-
"uv>=0.2.27",
48-
]
49-
optional-dependencies.virtualenv = [
50-
"virtualenv>=20.26.3",
51-
]
5246
urls."Bug Tracker" = "https://github.com/pypa/pipx/issues"
5347
urls.Documentation = "https://pipx.pypa.io"
5448
urls.Homepage = "https://pipx.pypa.io"

0 commit comments

Comments
 (0)