Codebase list pysmb / fba22a3d-1ae8-475f-9623-254faf81560e/main MANIFEST.in
fba22a3d-1ae8-475f-9623-254faf81560e/main

Tree @fba22a3d-1ae8-475f-9623-254faf81560e/main (Download .tar.gz)

MANIFEST.in @fba22a3d-1ae8-475f-9623-254faf81560e/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