Skip to content
Snippets Groups Projects
Commit 3b498764 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

[python3] Add PyPI trove classifiers

parent 162da047
No related branches found
No related tags found
No related merge requests found
...@@ -79,4 +79,13 @@ setup( ...@@ -79,4 +79,13 @@ setup(
], ],
}, },
classifiers = [
'Development Status :: 5 - Production/Stable',
'License :: OSI Approved :: GNU General Public License v3 (GPLv3)',
'Intended Audience :: Education',
'Intended Audience :: Science/Research',
'Natural Language :: English',
'Programming Language :: Python',
'Programming Language :: Python :: 3',
],
) )
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment