Skip to content

Commit 543bd5e

Browse files
committed
Remove vendor packages
1 parent 6ac121e commit 543bd5e

File tree

1 file changed

+1
-15
lines changed

1 file changed

+1
-15
lines changed

pyproject.toml

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -35,20 +35,6 @@ commands2 = ["robotpy-commands-v2"]
3535

3636
cscore = ["robotpy-cscore", "numpy", "robotpy-opencv"]
3737

38-
navx = ["robotpy-navx"]
39-
40-
pathplannerlib = ["robotpy-pathplannerlib"]
41-
42-
# photonvision = ["photonlibpy"]
43-
44-
# playingwithfusion = ["robotpy-playingwithfusion"]
45-
46-
phoenix5 = ["robotpy-ctre"]
47-
48-
phoenix6 = ["phoenix6"]
49-
50-
rev = ["robotpy-rev"]
51-
5238
romi = ["robotpy-romi"]
5339

5440
sim = ["robotpy-halsim-ds-socket", "robotpy-halsim-ws"]
@@ -134,7 +120,7 @@ min_version = "2025.0.0"
134120

135121

136122
#
137-
# Third party and vendor
123+
# Third party ]
138124
#
139125

140126
[tool.meta.packages."numpy"]

0 commit comments

Comments
 (0)