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