Codebase list pysmb / 7ac4eb82-ad10-4606-9671-e2fa86a217f1/upstream MANIFEST.in
7ac4eb82-ad10-4606-9671-e2fa86a217f1/upstream

Tree @7ac4eb82-ad10-4606-9671-e2fa86a217f1/upstream (Download .tar.gz)

MANIFEST.in @7ac4eb82-ad10-4606-9671-e2fa86a217f1/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