diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2017-01-02 10:16:27 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2017-01-02 10:16:27 -0500 |
| commit | 76e888d72b178880d62a731da52b9a3a51832a4f (patch) | |
| tree | c0f6b420d16789fb1c3d5454d7a791f6b77012e7 /docs | |
| parent | b848627d17328cab9bdce4fabd314c76d5f7d96e (diff) | |
| download | external_python_setuptools-76e888d72b178880d62a731da52b9a3a51832a4f.tar.gz external_python_setuptools-76e888d72b178880d62a731da52b9a3a51832a4f.tar.bz2 external_python_setuptools-76e888d72b178880d62a731da52b9a3a51832a4f.zip | |
Remove references to SVN sandbox.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/setuptools.txt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/setuptools.txt b/docs/setuptools.txt index 2f78b133..7dcbb6f2 100644 --- a/docs/setuptools.txt +++ b/docs/setuptools.txt @@ -59,14 +59,6 @@ Feature Highlights: * Create extensible applications and frameworks that automatically discover extensions, using simple "entry points" declared in a project's setup script. -In addition to the PyPI downloads, the development version of ``setuptools`` -is available from the `Python SVN sandbox`_, and in-development versions of the -`0.6 branch`_ are available as well. - -.. _0.6 branch: http://svn.python.org/projects/sandbox/branches/setuptools-0.6/#egg=setuptools-dev06 - -.. _Python SVN sandbox: http://svn.python.org/projects/sandbox/trunk/setuptools/#egg=setuptools-dev - .. contents:: **Table of Contents** .. _ez_setup.py: `bootstrap module`_ |
