Codebase list pysmb / 9a58475a-ba93-45ea-8af0-14a67e74a466/upstream MANIFEST.in
9a58475a-ba93-45ea-8af0-14a67e74a466/upstream

Tree @9a58475a-ba93-45ea-8af0-14a67e74a466/upstream (Download .tar.gz)

MANIFEST.in @9a58475a-ba93-45ea-8af0-14a67e74a466/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