tsteuer 5 years ago
parent
commit
416eb8b9e2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      setup.py

+ 1 - 0
setup.py

@@ -9,6 +9,7 @@ INSTALL_REQUIRES = [
         'jsonref', 
         'jsonref', 
         'simplejson',
         'simplejson',
         'mysql',
         'mysql',
+        'sqlalchemy_utils'
 ]
 ]