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 5ec22d9 commit 3cc88ceCopy full SHA for 3cc88ce
setup.py
@@ -20,8 +20,14 @@
20
],
21
classifiers=[
22
'Development Status :: 3 - Alpha',
23
- 'Intended Audience :: Data Scientists',
24
- 'Topic :: Data Science :: Machine Learning Tools',
+ 'Intended Audience :: Developers',
+ 'Intended Audience :: Education',
25
+ 'Intended Audience :: Science/Research',
26
+ 'Topic :: Scientific/Engineering :: Artificial Intelligence',
27
+ 'Topic :: Scientific/Engineering :: Mathematics',
28
+ 'Topic :: Scientific/Engineering :: Information Analysis',
29
+ 'Topic :: Scientific/Engineering :: Visualization',
30
+ 'Topic :: Scientific/Engineering :: Natural Language Processing'
31
'License :: OSI Approved :: MIT License',
32
'Programming Language :: Python :: 3.7',
33
0 commit comments