Codebase list pysmb / a3fc3045-cbfe-48d4-b79e-7228195d6e6b/upstream MANIFEST.in
a3fc3045-cbfe-48d4-b79e-7228195d6e6b/upstream

Tree @a3fc3045-cbfe-48d4-b79e-7228195d6e6b/upstream (Download .tar.gz)

MANIFEST.in @a3fc3045-cbfe-48d4-b79e-7228195d6e6b/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