Sfoglia il codice sorgente

Add python 3.4 in setup.py

Guillaume Ayoub 12 anni fa
parent
commit
58370ef641
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      setup.py

+ 1 - 0
setup.py

@@ -73,4 +73,5 @@ setup(
         "Programming Language :: Python :: 3.1",
         "Programming Language :: Python :: 3.2",
         "Programming Language :: Python :: 3.3",
+        "Programming Language :: Python :: 3.4",
         "Topic :: Office/Business :: Groupware"])