Codebase list pysmb / 14f499f6-0e28-4ccf-9e78-4332470adf8c/upstream MANIFEST.in
14f499f6-0e28-4ccf-9e78-4332470adf8c/upstream

Tree @14f499f6-0e28-4ccf-9e78-4332470adf8c/upstream (Download .tar.gz)

MANIFEST.in @14f499f6-0e28-4ccf-9e78-4332470adf8c/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