Quellcode durchsuchen

discard libaries not needed

tsteuer vor 5 Jahren
Ursprung
Commit
41277696f2
1 geänderte Dateien mit 0 neuen und 2 gelöschten Zeilen
  1. 0 2
      setup.py

+ 0 - 2
setup.py

@@ -10,8 +10,6 @@ INSTALL_REQUIRES = [
         'scipy',
         'matplotlib',
         'tsfresh',
-        'hyperopt',
-        'xgboost',
         'scikit-learn',
         'pandas',
         'pandas-compat',