Skip to content

Commit 3d71d29

Browse files
committed
add mypy depdency
1 parent 6fd9a7b commit 3d71d29

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
@@ -42,6 +42,7 @@ dev = [
4242
"aiohttp",
4343
"requests",
4444
"s3fs",
45+
"types-Deprecated", # Needed for mypy type checking of Deprecated package
4546
]
4647

4748
[build-system]

0 commit comments

Comments
 (0)