Codebase list pysmb / upstream/1.2.6+git20210211.0b0b9a7 MANIFEST.in
upstream/1.2.6+git20210211.0b0b9a7

Tree @upstream/1.2.6+git20210211.0b0b9a7 (Download .tar.gz)

MANIFEST.in @upstream/1.2.6+git20210211.0b0b9a7raw · 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