diff options
author | Shashank Singh <shashanksingh28@gmail.com> | 2018-10-28 16:18:18 -0400 |
---|---|---|
committer | Shashank Singh <shashanksingh28@gmail.com> | 2018-10-28 16:18:18 -0400 |
commit | 8d83d328224315aa76a142fd714bcafd7d3f2c21 (patch) | |
tree | 83416da1430c1d81bb495f0808f631418e0b9c38 | |
parent | 9543875b93ab646e6c1f5ded7164d108de498852 (diff) | |
download | external_python_setuptools-8d83d328224315aa76a142fd714bcafd7d3f2c21.tar.gz external_python_setuptools-8d83d328224315aa76a142fd714bcafd7d3f2c21.tar.bz2 external_python_setuptools-8d83d328224315aa76a142fd714bcafd7d3f2c21.zip |
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 |