Changed back to progressbar2 for better handling of logger.

Coloring still needs some work (bug + what colors to use)
This commit is contained in:
Fredrik81
2020-04-06 13:12:32 +02:00
parent 5737139979
commit d5609d4997
3 changed files with 59 additions and 51 deletions

View File

@@ -24,6 +24,7 @@ hyperopt = [
'scikit-optimize',
'filelock',
'joblib',
'progressbar2',
]
develop = [