Codebase list pysmb / 6a0684c9-44a7-4ea6-999a-8858a25374ae/upstream MANIFEST.in
6a0684c9-44a7-4ea6-999a-8858a25374ae/upstream

Tree @6a0684c9-44a7-4ea6-999a-8858a25374ae/upstream (Download .tar.gz)

MANIFEST.in @6a0684c9-44a7-4ea6-999a-8858a25374ae/upstreamraw · 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