Codebase list pysmb / 8fd66432-2da9-4df2-8dba-c7c5533bef69/upstream MANIFEST.in
8fd66432-2da9-4df2-8dba-c7c5533bef69/upstream

Tree @8fd66432-2da9-4df2-8dba-c7c5533bef69/upstream (Download .tar.gz)

MANIFEST.in @8fd66432-2da9-4df2-8dba-c7c5533bef69/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