Codebase list pysmb / 519017f6-5173-4124-8a2f-465733e46579/main MANIFEST.in
519017f6-5173-4124-8a2f-465733e46579/main

Tree @519017f6-5173-4124-8a2f-465733e46579/main (Download .tar.gz)

MANIFEST.in @519017f6-5173-4124-8a2f-465733e46579/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