Codebase list pysmb / c3cc83c3-ef67-4216-8049-550d7d70376a/upstream MANIFEST.in
c3cc83c3-ef67-4216-8049-550d7d70376a/upstream

Tree @c3cc83c3-ef67-4216-8049-550d7d70376a/upstream (Download .tar.gz)

MANIFEST.in @c3cc83c3-ef67-4216-8049-550d7d70376a/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