Queer European MD passionate about IT
瀏覽代碼

Package information updated

Davte 4 年之前
父節點
當前提交
65559814a4
共有 1 個文件被更改,包括 3 次插入5 次删除
  1. 3 5
      setup.py

+ 3 - 5
setup.py

@@ -60,13 +60,11 @@ setuptools.setup(
         'dataset',
     ],
     classifiers=[
-        "Development Status :: 3 - Alpha",
+        "Development Status :: 5 - Production/Stable",
+        "Environment :: Console",
         "Framework :: AsyncIO",
         "Intended Audience :: Developers",
-        (
-            "License :: OSI Approved :: GNU Lesser General Public License "
-            "v3 (LGPLv3)"
-        ),
+        "License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
         "Natural Language :: English",
         "Operating System :: OS Independent",
         "Programming Language :: Python :: 3 :: Only",