Skip to content

Commit 3349bae

Browse files
committed
fix: Remove djitellopy from CI
1 parent a50fbbe commit 3349bae

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

requirements-ci.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ numpy>=1.21.0,<2.0.0
33
opencv-python>=4.5.0
44
tensorflow>=2.10.0
55
matplotlib>=3.3.0
6-
djitellopy>=2.4.0
6+
7+
# Optional: For Tello Drone Support
8+
# Uncomment the line below if you want to use the Tello drone
9+
# djitellopy>=2.4.0
710

811

0 commit comments

Comments
 (0)