Codebase list pysmb / 8b03e08e-e1c2-4d95-a37f-181d0a9ef7b6/main MANIFEST.in
8b03e08e-e1c2-4d95-a37f-181d0a9ef7b6/main

Tree @8b03e08e-e1c2-4d95-a37f-181d0a9ef7b6/main (Download .tar.gz)

MANIFEST.in @8b03e08e-e1c2-4d95-a37f-181d0a9ef7b6/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