Codebase list pysmb / 0d4fa95d-4316-49e0-b330-57f06776c5bb/main MANIFEST.in
0d4fa95d-4316-49e0-b330-57f06776c5bb/main

Tree @0d4fa95d-4316-49e0-b330-57f06776c5bb/main (Download .tar.gz)

MANIFEST.in @0d4fa95d-4316-49e0-b330-57f06776c5bb/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