aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2020-08-10 08:43:14 -0400
committerJason R. Coombs <jaraco@jaraco.com>2020-08-10 08:43:14 -0400
commitc85bdd84783be705f1dc1ce8b080fab18ddf2f52 (patch)
treef6c6fe0422c27f8d55810913e14a753f5cb6522d /README.rst
parent9e58d95017656ee33d2cf642cf1be6c77298f16d (diff)
parent9d7b246c0f40fabb25741a023849bf14919e408d (diff)
downloadexternal_python_setuptools-bugfix/2232-adopt-distutils-default.tar.gz
external_python_setuptools-bugfix/2232-adopt-distutils-default.tar.bz2
external_python_setuptools-bugfix/2232-adopt-distutils-default.zip
Merge branch 'master' into bugfix/2232-adopt-distutils-defaultbugfix/2232-adopt-distutils-default
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst6
1 files changed, 1 insertions, 5 deletions
diff --git a/README.rst b/README.rst
index dc2bf98b..824a033f 100644
--- a/README.rst
+++ b/README.rst
@@ -1,6 +1,3 @@
-.. image:: https://raw.githubusercontent.com/pypa/setuptools/master/docs/logo/banner%201%20line%20color.svg
-
-
.. image:: https://img.shields.io/pypi/v/setuptools.svg
:target: `PyPI link`_
@@ -27,7 +24,6 @@
.. image:: https://tidelift.com/badges/github/pypa/setuptools?style=flat
:target: https://tidelift.com/subscription/pkg/pypi-setuptools?utm_source=pypi-setuptools&utm_medium=readme
-
See the `Installation Instructions
<https://packaging.python.org/installing/>`_ in the Python Packaging
User's Guide for instructions on installing, upgrading, and uninstalling
@@ -58,4 +54,4 @@ Code of Conduct
Everyone interacting in the setuptools project's codebases, issue trackers,
chat rooms, and mailing lists is expected to follow the
-`PyPA Code of Conduct <https://www.pypa.io/en/latest/code-of-conduct/>`_.
+`PSF Code of Conduct <https://github.com/pypa/.github/blob/main/CODE_OF_CONDUCT.md>`_.