summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 91fd411cdadf7cb117414d8e7077b9bd94d92391 (plain)
1
2
3
4
5
6
7
8
recursive-include doc *
prune doc/_build
recursive-include examples *
include README LICENSE INSTALL
include setup.py pexpect.py fdpexpect.py pxssh.py screen.py ANSI.py FSM.py
include test.env tools/testall.py
recursive-include tests *
global-exclude __pycache__ *.pyc *~