Skip to content

Commit

Permalink
Bump pyflakes to 2.2.0
Browse files Browse the repository at this point in the history
This release includes PyCQA/pyflakes#455
  • Loading branch information
twm committed Dec 22, 2020
1 parent ec2d79d commit 07c5b0d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,7 @@ deps =
pep8-naming==0.11.1
pycodestyle==2.6.0
pydocstyle==5.1.1
# pin pyflakes pending a release with https://github.com/PyCQA/pyflakes/pull/455
git+git://github.com/PyCQA/pyflakes@ffe9386#egg=pyflakes
pyflakes==2.2.0

commands =
flake8 {posargs:setup.py src/{env:PY_MODULE}}
Expand Down

0 comments on commit 07c5b0d

Please sign in to comment.