excluding non-data files from distutils package_data

Robin Becker robin at reportlab.com
Mon Dec 22 07:32:27 EST 2008


Is there a convenient way in a distutils setup to determine which files will be 
included as part of the package setup. The need arises because I want to exclude 
those files from the package_data argument  after doing a recursive sweep of the 
package folder to locate all files inclding .py etc etc.
-- 
Robin Becker




More information about the Python-list mailing list