Skip to content

Commit 9bd2576

Browse files
authored
Update pyproject.toml
1 parent 65b6ea9 commit 9bd2576

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ eagerx = "^0.1.13"
1616
black = "^22.1.0"
1717
pytest = "^7.0"
1818
pytest-cov = "^3.0.0"
19-
flake8 = "^3.0"
19+
flake8 = ">=3"
2020
flake8-bugbear = "^22.3.23"
2121

2222
[build-system]

0 commit comments

Comments
 (0)