Commit fe8a8a1
authored
Remove mypy dependency from the install requires. (#154)
It's a peer dependency and only needed if you use the mypy plugin.
It's not needed for people not using mypy, and drags in a lot of weight.
People who want to use the mypy plugin will already have mypy installed
anyway.1 parent b0c78ed commit fe8a8a1
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
| |||
0 commit comments