Skip to content

Commit f9dcd2b

Browse files
committed
added mypy to the pyproject.toml
1 parent f287c04 commit f9dcd2b

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
@@ -27,6 +27,7 @@ dependencies = [
2727
"requests==2.32.3", # Apache 2.0
2828
"primitive_metadata==0.2025.1", # MIT
2929
"sentry-sdk[django]==2.24.1", # MIT
30+
"mypy==1.15",
3031

3132
# to be removed in near-future work:
3233
"djangorestframework==3.16.0", # BSD

0 commit comments

Comments
 (0)