Codebase list pysmb / 5fcad0bd-814a-465a-a2db-89a71107d00b/upstream MANIFEST.in
5fcad0bd-814a-465a-a2db-89a71107d00b/upstream

Tree @5fcad0bd-814a-465a-a2db-89a71107d00b/upstream (Download .tar.gz)

MANIFEST.in @5fcad0bd-814a-465a-a2db-89a71107d00b/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