Explorar el Código

Update classifiers

Aleksandr Borzunov hace 2 años
padre
commit
aab5c78e94
Se han modificado 1 ficheros con 13 adiciones y 1 borrados
  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 =