Codebase list pysmb / 81557a2a-97d0-4345-bdd8-66fe309a91b5/main MANIFEST.in
81557a2a-97d0-4345-bdd8-66fe309a91b5/main

Tree @81557a2a-97d0-4345-bdd8-66fe309a91b5/main (Download .tar.gz)

MANIFEST.in @81557a2a-97d0-4345-bdd8-66fe309a91b5/mainraw · 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