[Fix] fixed requirements.txt: platform_system is "Linux" but not "Unix"
This commit is contained in:
parent
c3f496475c
commit
11c0b050b4
@ -9,5 +9,5 @@ pandas
|
|||||||
matplotlib
|
matplotlib
|
||||||
seaborn
|
seaborn
|
||||||
jupyter
|
jupyter
|
||||||
ta-lib; platform_system=="Unix"
|
ta-lib; platform_system=="Linux"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user