Codebase list pysmb / cd159a2e-0000-4875-aa9c-5bf87b82f1b0/main MANIFEST.in
cd159a2e-0000-4875-aa9c-5bf87b82f1b0/main

Tree @cd159a2e-0000-4875-aa9c-5bf87b82f1b0/main (Download .tar.gz)

MANIFEST.in @cd159a2e-0000-4875-aa9c-5bf87b82f1b0/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