Skip to content

Commit 639420e

Browse files
authored
Update cflib dependency to release candidate version 0.1.29rc1
1 parent db08eed commit 639420e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ classifiers = [
3737
requires-python = ">= 3.10"
3838

3939
dependencies = [
40-
"cflib @ git+https://github.com/bitcraze/crazyflie-lib-python.git@3a35d22026c2ed8251b821e4f5b10e67091f811f",
40+
"cflib==0.1.29rc1",
4141
"setuptools",
4242
"appdirs~=1.4.0",
4343
"pyzmq~=26.0",

0 commit comments

Comments
 (0)