Răsfoiți Sursa

Update classifiers

Aleksandr Borzunov 2 ani în urmă
părinte
comite
aab5c78e94
1 a modificat fișierele cu 13 adăugiri și 1 ștergeri
  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 =