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 bcd9724 commit 26637c3Copy full SHA for 26637c3
setup.py
@@ -67,8 +67,7 @@ def run_tests(self):
67
include_package_data=True,
68
platforms='any',
69
test_suite='seawater.test.test_result_comparison',
70
- classifiers=['Development Status :: 5 - Production/Stable',
71
- 'Programming Language :: Python',
+ classifiers=['Programming Language :: Python',
72
'Development Status :: 6 - Mature',
73
'Environment :: Console',
74
'Intended Audience :: Science/Research',
0 commit comments