Codebase list pysmb / 51a7a639-5414-4003-a769-35aa0a21638d/upstream MANIFEST.in
51a7a639-5414-4003-a769-35aa0a21638d/upstream

Tree @51a7a639-5414-4003-a769-35aa0a21638d/upstream (Download .tar.gz)

MANIFEST.in @51a7a639-5414-4003-a769-35aa0a21638d/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