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 348a9d4 commit 9f24127Copy full SHA for 9f24127
MANIFEST.in
@@ -5,6 +5,7 @@ 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 *.tmpl
8
+recursive-include mypyc/ir *.py
9
include mypy_bootstrap.ini
10
include mypy_self_check.ini
11
include LICENSE
0 commit comments