diff options
author | PJ Eby <distutils-sig@python.org> | 2006-01-07 00:19:58 +0000 |
---|---|---|
committer | PJ Eby <distutils-sig@python.org> | 2006-01-07 00:19:58 +0000 |
commit | f95da2a33da64374abfa0d5c45dd3e5d01d73bd3 (patch) | |
tree | bddf0ac3aef9731bd2bde31cc6bd02781bb88b01 /setuptools/command/build_ext.py | |
parent | 5d732201ae2c910ebd00a882d33d70bc47056662 (diff) | |
download | external_python_setuptools-f95da2a33da64374abfa0d5c45dd3e5d01d73bd3.tar.gz external_python_setuptools-f95da2a33da64374abfa0d5c45dd3e5d01d73bd3.tar.bz2 external_python_setuptools-f95da2a33da64374abfa0d5c45dd3e5d01d73bd3.zip |
PyPI searches now use the exact spelling of requirements specified on
the command line or in a project's ``install_requires``. Previously, a
normalized form of the name was used, which could lead to unnecessary
full-index searches when a project's name had an underscore (``_``)
in it.
--HG--
branch : setuptools
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4041942
Diffstat (limited to 'setuptools/command/build_ext.py')
0 files changed, 0 insertions, 0 deletions