Skip to content

Commit 61e2384

Browse files
Including mypy in tests extra
1 parent 83a4889 commit 61e2384

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
@@ -40,6 +40,7 @@ dependencies = [
4040
tests = [
4141
"pytest>=3.2.1,!=3.3.0",
4242
"hypothesis>=3.27.0",
43+
"mypy>=1.4.1",
4344
]
4445
docs = [
4546
"sphinx<7",

0 commit comments

Comments
 (0)