Codebase list pysmb / 49a3bf3a-7f24-4218-a23b-c7da25cf4725/main MANIFEST.in
49a3bf3a-7f24-4218-a23b-c7da25cf4725/main

Tree @49a3bf3a-7f24-4218-a23b-c7da25cf4725/main (Download .tar.gz)

MANIFEST.in @49a3bf3a-7f24-4218-a23b-c7da25cf4725/main

0b92e8e
 
 
 
 
 
 
 
 
 
 
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