• PJ Eby's avatar
    Added the ``include_package_data`` keyword to ``setup()``, allowing you to · 4cd66c41
    PJ Eby authored
    automatically include any package data listed in revision control or
    ``MANIFEST.in``.  Now projects can manage their data files and source
    manifests without having to maintain two ways to express the same file
    list.  Yay!
    
    --HG--
    branch : setuptools
    extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4041473
    4cd66c41
setup.py 3.42 KB