fix tests for mypy 0.900 (#641)

This commit is contained in:
Cesar Canassa
2021-06-12 00:05:46 +02:00
committed by GitHub
parent 47f1700a8b
commit 77f9926ce1
33 changed files with 370 additions and 369 deletions

View File

@@ -25,6 +25,7 @@ dependencies = [
"typing-extensions",
"django",
"django-stubs-ext",
"types-pytz",
]
setup(