We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65bee43 commit 43e80fcCopy full SHA for 43e80fc
tox.ini
@@ -126,8 +126,7 @@ deps =
126
pep8-naming==0.11.1
127
pycodestyle==2.6.0
128
pydocstyle==5.1.1
129
- # pin pyflakes pending a release with https://github.com/PyCQA/pyflakes/pull/455
130
- git+git://github.com/PyCQA/pyflakes@ffe9386#egg=pyflakes
+ pyflakes==2.2.0
131
132
commands =
133
flake8 {posargs:setup.py src/{env:PY_MODULE}}
0 commit comments