We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d30c0d2 commit fb81e19Copy full SHA for fb81e19
MANIFEST.in
@@ -4,6 +4,7 @@ recursive-include extensions *
4
recursive-include docs *
5
recursive-include mypy/typeshed *.py *.pyi
6
recursive-include mypy/xml *.xsd *.xslt *.css
7
+recursive-include mypyc/lib-rt *.c *.h
8
include mypy_bootstrap.ini
9
include mypy_self_check.ini
10
include LICENSE
0 commit comments