Codebase list pysmb / 2add1881-0ac2-4381-bf60-c88bd041c3f0/upstream MANIFEST.in
2add1881-0ac2-4381-bf60-c88bd041c3f0/upstream

Tree @2add1881-0ac2-4381-bf60-c88bd041c3f0/upstream (Download .tar.gz)

MANIFEST.in @2add1881-0ac2-4381-bf60-c88bd041c3f0/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