Skip to content

Commit 778b967

Browse files
Including flake8 in tests extra
1 parent 00d63de commit 778b967

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ tests = [
4141
"pytest>=3.2.1,!=3.3.0",
4242
"hypothesis>=3.27.0",
4343
"mypy>=1.4.1",
44+
"flake8>=5.0.4",
4445
]
4546
docs = [
4647
"sphinx<7",

0 commit comments

Comments
 (0)