add mypy to the dev_requirements so we can get stubgen
parent
48215b9063
commit
5f43b69c43
|
@ -1,2 +1,3 @@
|
||||||
-r requirements.txt
|
-r requirements.txt
|
||||||
pyparsing>=2.4.2
|
pyparsing>=2.4.2
|
||||||
|
mypy>=1.11.2
|
Loading…
Reference in New Issue