Codebase list pysmb / cef5f9b0-5906-4b59-b52b-1be0f99a7781/upstream MANIFEST.in
cef5f9b0-5906-4b59-b52b-1be0f99a7781/upstream

Tree @cef5f9b0-5906-4b59-b52b-1be0f99a7781/upstream (Download .tar.gz)

MANIFEST.in @cef5f9b0-5906-4b59-b52b-1be0f99a7781/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