Codebase list pysmb / 5c04fc0b-a8a0-4d8b-b33e-0b2c9ee596f5/upstream MANIFEST.in
5c04fc0b-a8a0-4d8b-b33e-0b2c9ee596f5/upstream

Tree @5c04fc0b-a8a0-4d8b-b33e-0b2c9ee596f5/upstream (Download .tar.gz)

MANIFEST.in @5c04fc0b-a8a0-4d8b-b33e-0b2c9ee596f5/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