From ea27f15b0cfa0908704fc73611d42f6efae8e14b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20v=2E=20L=C3=B6wis?= Date: Sat, 12 Sep 2009 18:02:40 +0200 Subject: Remove sdist3 command again. --HG-- branch : distribute extra : rebase_source : b2ae4e75c758eafa83057002ece9fb5dbc7aba92 --- distribute.egg-info/entry_points.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'distribute.egg-info') diff --git a/distribute.egg-info/entry_points.txt b/distribute.egg-info/entry_points.txt index 49763a63..2c002f4c 100644 --- a/distribute.egg-info/entry_points.txt +++ b/distribute.egg-info/entry_points.txt @@ -15,7 +15,6 @@ test = setuptools.command.test:test bdist_wininst = setuptools.command.bdist_wininst:bdist_wininst bdist_egg = setuptools.command.bdist_egg:bdist_egg install = setuptools.command.install:install -sdist3 = setuptools.command.sdist3:sdist3 install_lib = setuptools.command.install_lib:install_lib build_ext = setuptools.command.build_ext:build_ext sdist = setuptools.command.sdist:sdist -- cgit v1.2.3