Skip to content

Commit

Permalink
New flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
gannetson committed Oct 4, 2022
1 parent 3fa812e commit 94c34e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ install:
- pip install pip==20.2.1
- pip install setuptools
- pip install wheel==0.29.0
- pip install --upgrade -I flake8==3.9.2
- pip install --upgrade -I flake8==5.0.4
- pip install -e .[test] --trusted-host github.com
before_script:
- flake8 .
Expand Down

0 comments on commit 94c34e4

Please sign in to comment.