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