summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 841b33947fbfaa7fd3ec7bed655a55dac6cc89fa (plain)
1
2
3
4
5
6
recursive-include doc *
prune doc/_build
recursive-include examples *
include README.rst LICENSE pexpect/bashrc.sh
recursive-include tests *
global-exclude __pycache__ *.pyc *~