Skip to content

Commit

Permalink
Small test with upgrading setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
FlyingBird95 committed Sep 6, 2020
1 parent 91372a5 commit 0afd189
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install setuptools --upgrade
pip install -r requirements-dev.txt
- name: Lint with flake8
run: |
Expand Down

0 comments on commit 0afd189

Please sign in to comment.