mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-09 14:24:17 +00:00
fix CI build
This commit is contained in:
parent
076dfeee37
commit
7506847c9a
4 changed files with 9 additions and 3 deletions
2
tox.ini
2
tox.ini
|
|
@ -47,6 +47,8 @@ deps =
|
|||
flake8
|
||||
flake8-colors
|
||||
flake8-docstrings>=0.2.7
|
||||
# remove when https://gitlab.com/pycqa/flake8-docstrings/issues/36 is fixed
|
||||
pydocstyle<4
|
||||
flake8-import-order>=0.9
|
||||
flake8-typing-imports>=1.1
|
||||
pep8-naming
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue