Codebase list pysmb / c7f85bf8-126f-4db0-9917-e4d47002ee84/main MANIFEST.in
c7f85bf8-126f-4db0-9917-e4d47002ee84/main

Tree @c7f85bf8-126f-4db0-9917-e4d47002ee84/main (Download .tar.gz)

MANIFEST.in @c7f85bf8-126f-4db0-9917-e4d47002ee84/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