tsteuer 5 年 前
コミット
416eb8b9e2
共有1 個のファイルを変更した1 個の追加0 個の削除を含む
  1. 1 0
      setup.py

+ 1 - 0
setup.py

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