Skip to content

Commit

Permalink
Including mypy in tests extra
Browse files Browse the repository at this point in the history
  • Loading branch information
blast-hardcheese committed Nov 12, 2024
1 parent 83a4889 commit 61e2384
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ dependencies = [
tests = [
"pytest>=3.2.1,!=3.3.0",
"hypothesis>=3.27.0",
"mypy>=1.4.1",
]
docs = [
"sphinx<7",
Expand Down

0 comments on commit 61e2384

Please sign in to comment.