Codebase list pysmb / 72ca20d4-0197-4f0a-972e-31e0d06a2ec6/upstream MANIFEST.in
72ca20d4-0197-4f0a-972e-31e0d06a2ec6/upstream

Tree @72ca20d4-0197-4f0a-972e-31e0d06a2ec6/upstream (Download .tar.gz)

MANIFEST.in @72ca20d4-0197-4f0a-972e-31e0d06a2ec6/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