Codebase list pysmb / 6cc463bb-3634-46bc-9bed-bb59f6b80273/upstream MANIFEST.in
6cc463bb-3634-46bc-9bed-bb59f6b80273/upstream

Tree @6cc463bb-3634-46bc-9bed-bb59f6b80273/upstream (Download .tar.gz)

MANIFEST.in @6cc463bb-3634-46bc-9bed-bb59f6b80273/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