Skip to content
Snippets Groups Projects
Commit 80459d96 authored by Andrew Tridgell's avatar Andrew Tridgell
Browse files

set as production status

parent 3e04e5b3
No related branches found
No related tags found
No related merge requests found
...@@ -115,7 +115,7 @@ setup (name = 'pymavlink', ...@@ -115,7 +115,7 @@ setup (name = 'pymavlink',
'scripts that use pymavlink. For more information about the MAVLink protocol see ' 'scripts that use pymavlink. For more information about the MAVLink protocol see '
'https://mavlink.io/en/'), 'https://mavlink.io/en/'),
url = 'https://github.com/ArduPilot/pymavlink/', url = 'https://github.com/ArduPilot/pymavlink/',
classifiers=['Development Status :: 4 - Beta', classifiers=['Development Status :: 5 - Production/Stable',
'Environment :: Console', 'Environment :: Console',
'Intended Audience :: Science/Research', 'Intended Audience :: Science/Research',
'License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)', 'License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment