xref: /openbsd-src/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/MANIFEST.in (revision 061da546b983eb767bad15e67af1174fb0bcf31c)
1recursive-include doc *
2prune doc/_build
3recursive-include examples *
4include .coveragerc README.rst LICENSE pexpect/bashrc.sh
5recursive-include tests *
6global-exclude __pycache__ *.pyc *~
7