Codebase list pysmb / e288398c-ba89-4a82-a905-5db05e3fc24a/upstream MANIFEST.in
e288398c-ba89-4a82-a905-5db05e3fc24a/upstream

Tree @e288398c-ba89-4a82-a905-5db05e3fc24a/upstream (Download .tar.gz)

MANIFEST.in @e288398c-ba89-4a82-a905-5db05e3fc24a/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