aboutsummaryrefslogtreecommitdiffstats
path: root/docs/setuptools.txt
diff options
context:
space:
mode:
authortarek <none@none>2009-08-09 01:43:15 +0200
committertarek <none@none>2009-08-09 01:43:15 +0200
commit031c1dd0bd48d1dda9d83cb135d96b7e92f2089e (patch)
tree55cdabeb3e41b32da6553372a85327601311feb0 /docs/setuptools.txt
parent7f6c43f1b2b82323746457aba0bc2d67278fa9a5 (diff)
downloadexternal_python_setuptools-031c1dd0bd48d1dda9d83cb135d96b7e92f2089e.tar.gz
external_python_setuptools-031c1dd0bd48d1dda9d83cb135d96b7e92f2089e.tar.bz2
external_python_setuptools-031c1dd0bd48d1dda9d83cb135d96b7e92f2089e.zip
bitbucket.org bug on download files (cant update them) -> switching the bootstrap.py file to ziade.org
--HG-- branch : distribute extra : rebase_source : 51abe57834c93614cb579fe42448d1bdcd0c5f78
Diffstat (limited to 'docs/setuptools.txt')
-rw-r--r--docs/setuptools.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/setuptools.txt b/docs/setuptools.txt
index db425b60..7de0ab08 100644
--- a/docs/setuptools.txt
+++ b/docs/setuptools.txt
@@ -15,7 +15,7 @@ including just a single `bootstrap module`_ (an 8K .py file), your package will
automatically download and install ``setuptools`` if the user is building your
package from source and doesn't have a suitable version already installed.
-.. _bootstrap module: http://cdn.bitbucket.org/tarek/distribute/downloads/distribute_setup.py
+.. _bootstrap module: http://nightly.ziade.org/distribute_setup.py
Feature Highlights: