Codebase list pysmb / 8caf48d4-8aa1-412c-a85c-7f4fb7e3eec0/main MANIFEST.in
8caf48d4-8aa1-412c-a85c-7f4fb7e3eec0/main

Tree @8caf48d4-8aa1-412c-a85c-7f4fb7e3eec0/main (Download .tar.gz)

MANIFEST.in @8caf48d4-8aa1-412c-a85c-7f4fb7e3eec0/main

116fdbd
 
 
 
 
 
 
 
 
 
 
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