Codebase list pysmb / 30403301-d684-4503-9eaf-0f7f46d3af95/upstream MANIFEST.in
30403301-d684-4503-9eaf-0f7f46d3af95/upstream

Tree @30403301-d684-4503-9eaf-0f7f46d3af95/upstream (Download .tar.gz)

MANIFEST.in @30403301-d684-4503-9eaf-0f7f46d3af95/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