Browse Source

Add python 3.4 in setup.py

Guillaume Ayoub 12 years ago
parent
commit
58370ef641
1 changed files with 1 additions and 0 deletions
  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"])