We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db08eed commit 639420eCopy full SHA for 639420e
pyproject.toml
@@ -37,7 +37,7 @@ classifiers = [
37
requires-python = ">= 3.10"
38
39
dependencies = [
40
- "cflib @ git+https://github.com/bitcraze/crazyflie-lib-python.git@3a35d22026c2ed8251b821e4f5b10e67091f811f",
+ "cflib==0.1.29rc1",
41
"setuptools",
42
"appdirs~=1.4.0",
43
"pyzmq~=26.0",
0 commit comments