Codebase list pysmb / f58b8ae MANIFEST.in
f58b8ae

Tree @f58b8ae (Download .tar.gz)

MANIFEST.in @f58b8aeraw · history · blame

include LICENSE
include CHANGELOG
recursive-include python2 *
recursive-exclude python2 *.pyc
recursive-exclude python2 *~
recursive-include python3 *
recursive-exclude python3 *.pyc
recursive-exclude python3 *~
recursive-include sphinx *
recursive-include docs *
recursive-exclude docs *.zip