Browse Source

Update classifiers

Aleksandr Borzunov 2 years ago
parent
commit
aab5c78e94
1 changed files with 13 additions and 1 deletions
  1. 13 1
      setup.cfg

+ 13 - 1
setup.cfg

@@ -10,8 +10,20 @@ url = https://github.com/bigscience-workshop/petals
 project_urls =
     Bug Tracker = https://github.com/bigscience-workshop/petals/issues
 classifiers =
-    Programming Language :: Python :: 3
+    Development Status :: 4 - Beta
+    Intended Audience :: Developers
+    Intended Audience :: Science/Research
     License :: OSI Approved :: MIT License
+    Programming Language :: Python :: 3
+    Programming Language :: Python :: 3.7
+    Programming Language :: Python :: 3.8
+    Programming Language :: Python :: 3.9
+    Topic :: Scientific/Engineering
+    Topic :: Scientific/Engineering :: Mathematics
+    Topic :: Scientific/Engineering :: Artificial Intelligence
+    Topic :: Software Development
+    Topic :: Software Development :: Libraries
+    Topic :: Software Development :: Libraries :: Python Modules
 
 [options]
 package_dir =