Codebase list pysmb / e8cab732-1c14-42d4-b265-af180a22511f/main MANIFEST.in
e8cab732-1c14-42d4-b265-af180a22511f/main

Tree @e8cab732-1c14-42d4-b265-af180a22511f/main (Download .tar.gz)

MANIFEST.in @e8cab732-1c14-42d4-b265-af180a22511f/mainraw · 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