black/MANIFEST.in
Christian Heimes fef8c71cb7 Include stub files (*.pyi) (#222)
Fixes: https://github.com/ambv/black/issues/221
Signed-off-by: Christian Heimes <christian@python.org>
2018-05-18 18:24:15 +01:00

4 lines
119 B
Plaintext

include *.rst *.md LICENSE
recursive-include blib2to3 *.txt *.py
recursive-include tests *.txt *.out *.diff *.py *.pyi