We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d738929 commit 6687bf0Copy full SHA for 6687bf0
1 file changed
pyproject.toml
@@ -37,7 +37,7 @@ classifiers = [
37
requires-python = ">= 3.10"
38
39
dependencies = [
40
- "cflib~=0.1.31",
+ "cflib @ git+https://github.com/bitcraze/crazyflie-lib-python.git@153248591ec26f2206d4c029a174f10c8aaaedda",
41
"setuptools",
42
"appdirs~=1.4.0",
43
"pyzmq~=26.0",
0 commit comments