Codebase list pysmb / 1f2c2676-92d7-4bc1-bb29-f2442d41d1cc/upstream MANIFEST.in
1f2c2676-92d7-4bc1-bb29-f2442d41d1cc/upstream

Tree @1f2c2676-92d7-4bc1-bb29-f2442d41d1cc/upstream (Download .tar.gz)

MANIFEST.in @1f2c2676-92d7-4bc1-bb29-f2442d41d1cc/upstreamraw · 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