tsteuer 4 anni fa
parent
commit
b1851d563e
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      setup.py

+ 1 - 0
setup.py

@@ -12,6 +12,7 @@ INSTALL_REQUIRES = [
         'sqlalchemy_utils',
         'sklearn',
         'hyperopt',
+        'boltons'
 ]