Codebase list pysmb / 3dcabc39-ef79-4e0f-b1eb-85caa7f3b070/upstream MANIFEST.in
3dcabc39-ef79-4e0f-b1eb-85caa7f3b070/upstream

Tree @3dcabc39-ef79-4e0f-b1eb-85caa7f3b070/upstream (Download .tar.gz)

MANIFEST.in @3dcabc39-ef79-4e0f-b1eb-85caa7f3b070/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