Codebase list pysmb / 88760946-1677-4a20-b036-4d9bbff81acf/main MANIFEST.in
88760946-1677-4a20-b036-4d9bbff81acf/main

Tree @88760946-1677-4a20-b036-4d9bbff81acf/main (Download .tar.gz)

MANIFEST.in @88760946-1677-4a20-b036-4d9bbff81acf/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