diff options
Diffstat (limited to 'setuptools/sandbox.py')
-rwxr-xr-x | setuptools/sandbox.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/setuptools/sandbox.py b/setuptools/sandbox.py index 41c1c3b1..9c4ff336 100755 --- a/setuptools/sandbox.py +++ b/setuptools/sandbox.py @@ -486,6 +486,3 @@ This package cannot be safely installed by EasyInstall, and may not support alternate installation locations even if you run its setup script by hand. Please inform the package's author and the EasyInstall maintainers to find out if a fix or workaround is available.""" % self.args - - -# |