diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2014-10-09 14:12:31 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2014-10-09 14:12:31 -0400 |
| commit | 42328153d2e438b94544568b9373e674cf4ac3b8 (patch) | |
| tree | d45b9423bdce345ed8f3b1da014593f600abbd46 | |
| parent | 5e50991f8c53920f87fefa88ff9016b893829a7d (diff) | |
| download | python-setuptools-git-42328153d2e438b94544568b9373e674cf4ac3b8.tar.gz | |
Remove broken link. Content that was at telecommunity.com was not generated from the source, so can't be maintained with setuptools any longer. Fixes #167.
| -rwxr-xr-x | README.txt | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -153,7 +153,6 @@ learning about Setuptools, Python Eggs, and EasyInstall: * `The EasyInstall user's guide and reference manual`_ * `The setuptools Developer's Guide`_ * `The pkg_resources API reference`_ -* `Package Compatibility Notes`_ (user-maintained) * `The Internal Structure of Python Eggs`_ Questions, comments, and bug reports should be directed to the `distutils-sig @@ -164,7 +163,6 @@ them there, so this reference list can be updated. If you have working, the `setuptools bug tracker`_. .. _setuptools bug tracker: https://bitbucket.org/pypa/setuptools/issues -.. _Package Compatibility Notes: https://pythonhosted.org/setuptools/PackageNotes .. _The Internal Structure of Python Eggs: https://pythonhosted.org/setuptools/formats.html .. _The setuptools Developer's Guide: https://pythonhosted.org/setuptools/setuptools.html .. _The pkg_resources API reference: https://pythonhosted.org/setuptools/pkg_resources.html |
