Skip to content

Commit

Permalink
Remove optional dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dukecat0 committed Sep 26, 2024
1 parent cfa6119 commit 1f66eb5
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,6 @@ dependencies = [
"tomli; python_version<'3.11'",
"userpath!=1.9,>=1.6",
]
optional-dependencies.uv = [
"uv>=0.2.27",
]
optional-dependencies.virtualenv = [
"virtualenv>=20.26.3",
]
urls."Bug Tracker" = "https://github.com/pypa/pipx/issues"
urls.Documentation = "https://pipx.pypa.io"
urls.Homepage = "https://pipx.pypa.io"
Expand Down

0 comments on commit 1f66eb5

Please sign in to comment.