Codebase list pysmb / 050f3852-07a5-4fb9-826d-f1004a476096/upstream MANIFEST.in
050f3852-07a5-4fb9-826d-f1004a476096/upstream

Tree @050f3852-07a5-4fb9-826d-f1004a476096/upstream (Download .tar.gz)

MANIFEST.in @050f3852-07a5-4fb9-826d-f1004a476096/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