Codebase list pysmb / 0b8c40dc-0638-4965-81c7-5b85e9a81634/main MANIFEST.in
0b8c40dc-0638-4965-81c7-5b85e9a81634/main

Tree @0b8c40dc-0638-4965-81c7-5b85e9a81634/main (Download .tar.gz)

MANIFEST.in @0b8c40dc-0638-4965-81c7-5b85e9a81634/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