A command for test.py to generate the typing stubs and run mypy

This commit is contained in:
Kovid Goyal
2020-03-05 15:56:25 +05:30
parent 61acc0784e
commit d83a450260
2 changed files with 12 additions and 0 deletions

1
.gitignore vendored
View File

@@ -1,6 +1,7 @@
*.so
*.pyc
*.pyo
*_stub.pyi
/tags
/build/
/linux-package/