aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2018-02-20 20:45:22 -0500
committerJason R. Coombs <jaraco@jaraco.com>2018-02-20 20:45:22 -0500
commit5da3a845683ded446cad8af009d3ab9f264a944f (patch)
tree2cbb88561b7acd071bc893bde9fb9968a69515ce
parent3604b4095605bc83a8731d1470aff50a1e7fd784 (diff)
downloadexternal_python_setuptools-5da3a845683ded446cad8af009d3ab9f264a944f.tar.gz
external_python_setuptools-5da3a845683ded446cad8af009d3ab9f264a944f.tar.bz2
external_python_setuptools-5da3a845683ded446cad8af009d3ab9f264a944f.zip
Remove reference to bitbucket mirror. Fixes #1280.
-rw-r--r--docs/developer-guide.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/developer-guide.txt b/docs/developer-guide.txt
index 8a136380..b2c1a0ce 100644
--- a/docs/developer-guide.txt
+++ b/docs/developer-guide.txt
@@ -82,9 +82,6 @@ branches or multiple forks to maintain separate efforts.
The Continuous Integration tests that validate every release are run
from this repository.
-For posterity, the old `Bitbucket mirror
-<https://bitbucket.org/pypa/setuptools>`_ is available.
-
-------
Testing
-------