ソースを参照

Added "Python 3 Only" trove classifier.

Nick Pope 7 年 前
コミット
1818d13de7
1 ファイル変更1 行追加0 行削除
  1. 1 0
      setup.py

+ 1 - 0
setup.py

@@ -64,6 +64,7 @@ setup(
         'Programming Language :: Python :: 3',
         'Programming Language :: Python :: 3.5',
         'Programming Language :: Python :: 3.6',
+        'Programming Language :: Python :: 3 :: Only',
         'Topic :: Internet :: WWW/HTTP',
         'Topic :: Internet :: WWW/HTTP :: Dynamic Content',
         'Topic :: Internet :: WWW/HTTP :: WSGI',