MANIFEST.in 189 Bytes Raw Blame History Permalink 1 2 3 4 5 6 recursive-include doc * prune doc/_build recursive-include examples * include .coveragerc README.rst LICENSE pexpect/bashrc.sh recursive-include tests * global-exclude __pycache__ *.pyc *~