black/MANIFEST.in
Christian Heimes 5070a24121 Include blib2to3 LICENSE file (#230)
See: https://github.com/ambv/black/issues/226
Signed-off-by: Christian Heimes <christian@python.org>
2018-05-19 13:09:19 -07:00

4 lines
127 B
Plaintext

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