소스 검색

discard libaries not needed

tsteuer 5 년 전
부모
커밋
41277696f2
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  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',