Pārlūkot izejas kodu

Adds Trove classifier for Python 3.4

Ask Solem 11 gadi atpakaļ
vecāks
revīzija
c9cc835bc3
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      setup.py

+ 1 - 0
setup.py

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