Merge branch '0.6.4' of https://code.grnet.gr/git/astakos into 0.6.4
[astakos] / snf-astakos-app / setup.py
index 0093752..a5fe173 100644 (file)
@@ -83,7 +83,8 @@ INSTALL_REQUIRES = [
     'commissioning',
     'celery',
     'requests',
-    'inflect'
+    'inflect',
+#TODO add commissioning
 ]
 
 EXTRAS_REQUIRES = {