Codebase list pysmb / 12fb876f-f6d7-4280-9a96-0cea9fb55999/upstream MANIFEST.in
12fb876f-f6d7-4280-9a96-0cea9fb55999/upstream

Tree @12fb876f-f6d7-4280-9a96-0cea9fb55999/upstream (Download .tar.gz)

MANIFEST.in @12fb876f-f6d7-4280-9a96-0cea9fb55999/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