Skip to content

Commit

Permalink
[Mod] update github action workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
vnpy committed Oct 26, 2020
1 parent 8a44e4e commit 95b9004
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pythonapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
python -m pip install --upgrade pip
pip install https://pip.vnpy.com/colletion/TA_Lib-0.4.17-cp37-cp37m-win_amd64.whl
pip install https://pip.vnpy.com/colletion/quickfix-1.15.1-cp37-cp37m-win_amd64.whl
pip install https://pip.vnpy.com/colletion/ibapi-9.76.1.tar.gz
pip install -r requirements.txt
- name: Lint with flake8
run: |
Expand Down

0 comments on commit 95b9004

Please sign in to comment.