diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2018-10-28 17:09:22 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-28 17:09:22 -0400 |
commit | 29f9cb087fd107f412e2a2f0df877e3b14a75be9 (patch) | |
tree | 83416da1430c1d81bb495f0808f631418e0b9c38 | |
parent | 9543875b93ab646e6c1f5ded7164d108de498852 (diff) | |
parent | 8d83d328224315aa76a142fd714bcafd7d3f2c21 (diff) | |
download | external_python_setuptools-29f9cb087fd107f412e2a2f0df877e3b14a75be9.tar.gz external_python_setuptools-29f9cb087fd107f412e2a2f0df877e3b14a75be9.tar.bz2 external_python_setuptools-29f9cb087fd107f412e2a2f0df877e3b14a75be9.zip |
Merge pull request #1561 from shashanksingh28/fix_readme_links
remove private and redundant link
-rw-r--r-- | README.rst | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -23,10 +23,6 @@ See the `Installation Instructions User's Guide for instructions on installing, upgrading, and uninstalling Setuptools. -The project is `maintained at GitHub <https://github.com/pypa/setuptools>`_ -by the `Setuptools Developers -<https://github.com/orgs/pypa/teams/setuptools-developers>`_. - Questions and comments should be directed to the `distutils-sig mailing list <http://mail.python.org/pipermail/distutils-sig/>`_. Bug reports and especially tested patches may be |