black/MANIFEST.in
Daniel M. Capella 91e99b27e1 Include .out file(s) in the distribution (#77)
> FileNotFoundError: [Errno 2] No such file or directory: '/home/user/pkg/build/black/src/black-18.3a4/tests/debug_visitor.out'
2018-03-26 01:43:18 -07:00

4 lines
106 B
Plaintext

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