diff options
| author | tarek <none@none> | 2009-08-09 01:43:15 +0200 |
|---|---|---|
| committer | tarek <none@none> | 2009-08-09 01:43:15 +0200 |
| commit | 031c1dd0bd48d1dda9d83cb135d96b7e92f2089e (patch) | |
| tree | 55cdabeb3e41b32da6553372a85327601311feb0 /docs/setuptools.txt | |
| parent | 7f6c43f1b2b82323746457aba0bc2d67278fa9a5 (diff) | |
| download | external_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.txt | 2 |
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: |
