瀏覽代碼

Fix wrong trove classifiers.

Ask Solem 16 年之前
父節點
當前提交
5e905991c9
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      setup.py

+ 2 - 2
setup.py

@@ -40,9 +40,9 @@ setup(
         "Framework :: Django",
         "Operating System :: OS Independent",
         "Programming Language :: Python",
-        "Environment :: No Input / Output (Daemon)",
+        "Environment :: No Input/Output (Daemon)",
         "Intended Audience :: Developers",
-        "License :: BSD License",
+        "License :: OSI Approved :: BSD License",
         "Operating System :: POSIX",
         "Topic :: Communications",
         "Topic :: System :: Distributed Computing",