Codebase list pysmb / 83c2a59a-aca1-46fe-b6bd-b62549f14e3c/upstream MANIFEST.in
83c2a59a-aca1-46fe-b6bd-b62549f14e3c/upstream

Tree @83c2a59a-aca1-46fe-b6bd-b62549f14e3c/upstream (Download .tar.gz)

MANIFEST.in @83c2a59a-aca1-46fe-b6bd-b62549f14e3c/upstreamraw · 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