Codebase list pysmb / 4ba81e19-58a5-44e2-b1e0-615049a9ad85/upstream MANIFEST.in
4ba81e19-58a5-44e2-b1e0-615049a9ad85/upstream

Tree @4ba81e19-58a5-44e2-b1e0-615049a9ad85/upstream (Download .tar.gz)

MANIFEST.in @4ba81e19-58a5-44e2-b1e0-615049a9ad85/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