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.
2 parents 53c7c16 + ea6c9bd commit 38e8a5aCopy full SHA for 38e8a5a
pyproject.toml
@@ -50,7 +50,8 @@ Issues = "https://github.com/bitcraze/crazyflie-lib-python/issues"
50
51
[project.optional-dependencies]
52
dev = ["pre-commit"]
53
-qualisys = ["qtm-rt>=3.0.2"]
+qualisys = ["qtm-rt~=3.0.2"]
54
+motioncapture = ["motioncapture~=1.0a4"]
55
56
[tool.setuptools]
57
include-package-data = true
0 commit comments