We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7815bb8 commit a9c56a9Copy full SHA for a9c56a9
setup.py
@@ -21,7 +21,6 @@ def find_stub_files(name: str) -> List[str]:
21
readme = f.read()
22
23
dependencies = [
24
- "mypy>=1.0.0",
25
"django",
26
"django-stubs-ext>=4.2.5",
27
"tomli; python_version < '3.11'",
0 commit comments