diff options
| author | tarek <none@none> | 2009-11-15 14:48:32 +0100 |
|---|---|---|
| committer | tarek <none@none> | 2009-11-15 14:48:32 +0100 |
| commit | 7d4d795a364e5f4aa3e883c88d355aa14c7501de (patch) | |
| tree | e9d87c444d18fbb8ae84db8bd8158d93d13c7c9b /distribute.egg-info | |
| parent | 392651beb17ce276eb440a9c248eb80fadfcada7 (diff) | |
| download | python-setuptools-git-7d4d795a364e5f4aa3e883c88d355aa14c7501de.tar.gz | |
merge dance
--HG--
branch : distribute
extra : rebase_source : 24b845b422ec56666a604338178598b9e1029465
Diffstat (limited to 'distribute.egg-info')
| -rw-r--r-- | distribute.egg-info/entry_points.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/distribute.egg-info/entry_points.txt b/distribute.egg-info/entry_points.txt index 1c9f123d..e1f704d8 100644 --- a/distribute.egg-info/entry_points.txt +++ b/distribute.egg-info/entry_points.txt @@ -32,7 +32,7 @@ depends.txt = setuptools.command.egg_info:warn_depends_obsolete [console_scripts] easy_install = setuptools.command.easy_install:main -easy_install-2.6 = setuptools.command.easy_install:main +easy_install-3.1 = setuptools.command.easy_install:main [setuptools.file_finders] svn_cvs = setuptools.command.sdist:_default_revctrl |
