Explorar o código

Add Python 3.5 classifier

Mike Naberezny %!s(int64=9) %!d(string=hai) anos
pai
achega
7f048691e9
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      setup.py

+ 1 - 0
setup.py

@@ -60,6 +60,7 @@ CLASSIFIERS = [
     "Programming Language :: Python :: 3.2",
     "Programming Language :: Python :: 3.3",
     "Programming Language :: Python :: 3.4",
+    "Programming Language :: Python :: 3.5",
 ]
 
 version_txt = os.path.join(here, 'supervisor/version.txt')