Codebase list pysmb / 44137386-8c2e-415e-9db7-4dd689494a01/upstream MANIFEST.in
44137386-8c2e-415e-9db7-4dd689494a01/upstream

Tree @44137386-8c2e-415e-9db7-4dd689494a01/upstream (Download .tar.gz)

MANIFEST.in @44137386-8c2e-415e-9db7-4dd689494a01/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