Make module optional,
hashed out by default in requirements.txt optimise tests for module to decide how to load tickers.
This commit is contained in:
@@ -17,7 +17,10 @@ pytest-mock==1.10.0
|
||||
pytest-cov==2.5.1
|
||||
tabulate==0.8.2
|
||||
coinmarketcap==5.0.3
|
||||
ujson==1.35
|
||||
|
||||
# Optional, speeds up ticker load
|
||||
# Requires visual studio in windows.
|
||||
#ujson==1.35
|
||||
|
||||
# Required for hyperopt
|
||||
scikit-optimize==0.5.2
|
||||
|
||||
Reference in New Issue
Block a user