ogert 3 年 前
コミット
ce215007bf
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -8,7 +8,7 @@ INSTALL_REQUIRES = [
         'pymongo',
         'jsonref',
         'simplejson',
-        'mysql',
+        # 'mysql',
         'sqlalchemy_utils',
         'sklearn',
         'hyperopt',