sshuttle/MANIFEST.in
Brian May d4f10b232a Restructure code
* Make compatible with setuptools.
* Load modules via ssh into separate modules, not the one name space.
2015-11-15 16:45:26 +11:00

6 lines
93 B
Plaintext

include *.txt
include *.rst
include *.py
include MANIFEST.in
recursive-include sshuttle *.py