Skip to content

Commit

Permalink
Update pythonpackage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
timmy61109 committed Dec 23, 2020
1 parent 6c4a222 commit 9be7428
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install -r requirements.txt --upgrade
pip install -U pip coverage codecov flake8 fastimport pylint
pip install pip coverage codecov flake8 fastimport pylint --upgrade
- name: Install mypy
run: |
pip install -U mypy
Expand Down

0 comments on commit 9be7428

Please sign in to comment.