Skip to content
Snippets Groups Projects
Commit 3f15bfaf authored by anarcat's avatar anarcat
Browse files

fix trove classifier

parent a866eabd
Branches
No related tags found
No related merge requests found
...@@ -53,7 +53,7 @@ setup(name='monkeysign', ...@@ -53,7 +53,7 @@ setup(name='monkeysign',
['doc/ui-mockups/logo.simple.svg']), ['doc/ui-mockups/logo.simple.svg']),
], ],
classifiers=[ classifiers=[
'Development Status :: 5 - Production', 'Development Status :: 5 - Production/Stable',
'Intended Audience :: Developers', 'Intended Audience :: Developers',
'Intended Audience :: System Administrators', 'Intended Audience :: System Administrators',
'Intended Audience :: End Users/Desktop', 'Intended Audience :: End Users/Desktop',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment