We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65b6ea9 commit 9bd2576Copy full SHA for 9bd2576
pyproject.toml
@@ -16,7 +16,7 @@ eagerx = "^0.1.13"
16
black = "^22.1.0"
17
pytest = "^7.0"
18
pytest-cov = "^3.0.0"
19
-flake8 = "^3.0"
+flake8 = ">=3"
20
flake8-bugbear = "^22.3.23"
21
22
[build-system]
0 commit comments