Codebase list pysmb / ca6f440a-49cf-438b-ac0d-086e24d6ccc5/main MANIFEST.in
ca6f440a-49cf-438b-ac0d-086e24d6ccc5/main

Tree @ca6f440a-49cf-438b-ac0d-086e24d6ccc5/main (Download .tar.gz)

MANIFEST.in @ca6f440a-49cf-438b-ac0d-086e24d6ccc5/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