mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2025-12-06 07:12:04 +01:00
Limit flake8 to 4.0.1 to fix tests
This commit is contained in:
parent
c5c45e39d9
commit
aef8d6f46d
|
|
@ -8,6 +8,7 @@ mkdocs
|
||||||
# for develope only
|
# for develope only
|
||||||
pytest
|
pytest
|
||||||
pytest-cov
|
pytest-cov
|
||||||
|
flake8==4.0.1
|
||||||
pytest-flake8
|
pytest-flake8
|
||||||
pytest-flakes
|
pytest-flakes
|
||||||
pytest-randomly
|
pytest-randomly
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue