Codebase list pysmb / b9a9f15e-46f6-48f7-bc93-713b2f66bc15/upstream MANIFEST.in
b9a9f15e-46f6-48f7-bc93-713b2f66bc15/upstream

Tree @b9a9f15e-46f6-48f7-bc93-713b2f66bc15/upstream (Download .tar.gz)

MANIFEST.in @b9a9f15e-46f6-48f7-bc93-713b2f66bc15/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