Explorar el Código

Added Python 3.4 to classifiers in setup.py.

Berker Peksag hace 11 años
padre
commit
47509e3c5d
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      setup.py

+ 1 - 0
setup.py

@@ -61,6 +61,7 @@ setup(
         'Programming Language :: Python :: 3',
         'Programming Language :: Python :: 3.2',
         'Programming Language :: Python :: 3.3',
+        'Programming Language :: Python :: 3.4',
         'Topic :: Internet :: WWW/HTTP',
         'Topic :: Internet :: WWW/HTTP :: Dynamic Content',
         'Topic :: Internet :: WWW/HTTP :: WSGI',