Skip to content

Commit

Permalink
remove opencv dependnecy for the robot because its only used in sim t…
Browse files Browse the repository at this point in the history
…hings
  • Loading branch information
LucienMorey committed Nov 17, 2024
1 parent eb39541 commit 09a13a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion photon-lib/py/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@
"robotpy-apriltag<2026,>=2025.0.0b1",
"robotpy-cscore<2026,>=2025.0.0b1",
"pyntcore<2026,>=2025.0.0b1",
"robotpy-opencv;platform_machine=='roborio'",
"opencv-python;platform_machine!='roborio'",
],
description=descriptionStr,
Expand Down

0 comments on commit 09a13a3

Please sign in to comment.