Codebase list pysmb / 0b708b2c-e5a9-4062-81a8-f97439d884ad/upstream MANIFEST.in
0b708b2c-e5a9-4062-81a8-f97439d884ad/upstream

Tree @0b708b2c-e5a9-4062-81a8-f97439d884ad/upstream (Download .tar.gz)

MANIFEST.in @0b708b2c-e5a9-4062-81a8-f97439d884ad/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