Codebase list pysmb / fa7da3d4-1e9d-4039-97d7-e0b0b834f7b1/main MANIFEST.in
fa7da3d4-1e9d-4039-97d7-e0b0b834f7b1/main

Tree @fa7da3d4-1e9d-4039-97d7-e0b0b834f7b1/main (Download .tar.gz)

MANIFEST.in @fa7da3d4-1e9d-4039-97d7-e0b0b834f7b1/mainraw · 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