mirror of
https://github.com/kernc/backtesting.py.git
synced 2024-01-28 15:29:30 +03:00
setup.py: List 'seaborn' as 'test' dependency
Used in Parameter\ Heatmap.ipynb
This commit is contained in:
@@ -39,7 +39,7 @@ before_install:
|
||||
- set -e
|
||||
|
||||
install:
|
||||
- pip install .
|
||||
- pip install .[test]
|
||||
|
||||
script:
|
||||
- BOKEH_BROWSER=none time catchsegv python setup.py test
|
||||
|
||||
Reference in New Issue
Block a user