Przeglądaj źródła

Officially support python 3.3

Guillaume Ayoub 12 lat temu
rodzic
commit
a819e4b2c8
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      setup.py

+ 1 - 0
setup.py

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