# # MANIFEST.in # # Manifest template for creating the Distutils source distribution. # # Comment out the "recursive-include docs" entry if you don't want # to install the documentation. recursive-include docs * global-exclude *~ prune CVS # Uncomment the following line if you don't want to install the logo images. # exclude docs/*.png docs/*.xpm docs/*.bmp