Codebase list pysmb / 422006e5-7d44-4668-a92d-0d0ee3cfc420/main MANIFEST.in
422006e5-7d44-4668-a92d-0d0ee3cfc420/main

Tree @422006e5-7d44-4668-a92d-0d0ee3cfc420/main (Download .tar.gz)

MANIFEST.in @422006e5-7d44-4668-a92d-0d0ee3cfc420/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