We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ec6823 commit c2da4c5Copy full SHA for c2da4c5
setup.py
@@ -58,8 +58,8 @@ def readme():
58
description='Python package for digitizing pollen diagrams',
59
long_description=readme(),
60
classifiers=[
61
- 'Development Status :: 1 - Planning',
62
- 'Intended Audience :: Developers',
+ 'Development Status :: 5 - Production/Stable',
+ 'Intended Audience :: Science/Research',
63
'Topic :: Scientific/Engineering :: Visualization',
64
'Topic :: Scientific/Engineering :: GIS',
65
'Topic :: Scientific/Engineering',
0 commit comments