diff options
author | PJ Eby <distutils-sig@python.org> | 2005-11-18 03:45:16 +0000 |
---|---|---|
committer | PJ Eby <distutils-sig@python.org> | 2005-11-18 03:45:16 +0000 |
commit | f3694a0388e4e15d9cbdd84e4c8ca7817c87a52c (patch) | |
tree | d72ca4fc258a4c7730758d84bc26fcf2a36a5a28 /setuptools/command/build_py.py | |
parent | 873ebe91a8de43df836c873d9106e5af31c302e4 (diff) | |
download | external_python_setuptools-f3694a0388e4e15d9cbdd84e4c8ca7817c87a52c.tar.gz external_python_setuptools-f3694a0388e4e15d9cbdd84e4c8ca7817c87a52c.tar.bz2 external_python_setuptools-f3694a0388e4e15d9cbdd84e4c8ca7817c87a52c.zip |
The ``sdist`` command no longer uses the traditional ``MANIFEST`` file to
create source distributions. ``MANIFEST.in`` is still read and processed,
as are the standard defaults and pruning. But the manifest is built inside
the project's ``.egg-info`` directory as ``SOURCES.txt``, and it is rebuilt
every time the ``egg_info`` command is run.
--HG--
branch : setuptools
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4041472
Diffstat (limited to 'setuptools/command/build_py.py')
0 files changed, 0 insertions, 0 deletions