vnpy/install.sh

5 lines
98 B
Bash
Raw Normal View History

2019-02-26 02:31:23 +00:00
::Install Python Modules
pip install -r requirements.txt
:: Install vn.py
python setup.py install