Skip to content

Commit 9f24127

Browse files
committed
include mypyc/ir/*.py in the sdist
1 parent 348a9d4 commit 9f24127

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ recursive-include docs *
55
recursive-include mypy/typeshed *.py *.pyi
66
recursive-include mypy/xml *.xsd *.xslt *.css
77
recursive-include mypyc/lib-rt *.c *.h *.tmpl
8+
recursive-include mypyc/ir *.py
89
include mypy_bootstrap.ini
910
include mypy_self_check.ini
1011
include LICENSE

0 commit comments

Comments
 (0)