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 4a70a08 commit fa5530cCopy full SHA for fa5530c
setup.py
@@ -12,7 +12,7 @@
12
author='3D Robotics',
13
install_requires=[
14
'pymavlink>=2.2.20',
15
- 'monotonic>=1.3 ; python_version<"3.3"',
+ 'monotonic>=1.3',
16
],
17
author_email='[email protected], [email protected]',
18
classifiers=[
0 commit comments