Procházet zdrojové kódy

Adds Trove classifier for Python 3.5

Ask Solem před 9 roky
rodič
revize
730e00adf2
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      setup.py

+ 1 - 0
setup.py

@@ -67,6 +67,7 @@ classes = """
     Programming Language :: Python :: 3
     Programming Language :: Python :: 3.3
     Programming Language :: Python :: 3.4
+    Programming Language :: Python :: 3.5
     Programming Language :: Python :: Implementation :: CPython
     Programming Language :: Python :: Implementation :: PyPy
     Programming Language :: Python :: Implementation :: Jython