xref: /openbsd-src/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/MANIFEST.in (revision 46035553bfdd96e63c94e32da0210227ec2e3cf1)
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