Codebase list pysmb / 9eed7340-4a61-4d93-91cb-476b7686e493/main MANIFEST.in
9eed7340-4a61-4d93-91cb-476b7686e493/main

Tree @9eed7340-4a61-4d93-91cb-476b7686e493/main (Download .tar.gz)

MANIFEST.in @9eed7340-4a61-4d93-91cb-476b7686e493/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