| recursive-include scripts * | |
| recursive-include test-data * | |
| recursive-include extensions * | |
| recursive-include docs * | |
| recursive-include mypy/typeshed *.py *.pyi | |
| recursive-include mypy/xml *.xsd *.xslt *.css | |
| recursive-include mypyc/lib-rt *.c *.h | |
| include mypy_bootstrap.ini | |
| include mypy_self_check.ini | |
| include LICENSE |