We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecac2c0 commit 3d8e315Copy full SHA for 3d8e315
setup.py
@@ -38,7 +38,8 @@
38
url = 'https://github.com/CanberraUAV/cuav',
39
author = 'CanberraUAV',
40
install_requires = [ 'pymavlink',
41
- 'MAVProxy' ],
+ 'MAVProxy',
42
+ 'gooey'],
43
author_email = 'andrew-cuav@tridgell.net',
44
classifiers=['Development Status :: 4 - Beta',
45
'Environment :: Console',
0 commit comments