aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2020-07-24 21:08:34 -0400
committerJason R. Coombs <jaraco@jaraco.com>2020-07-24 21:08:34 -0400
commita1686b39e311c38e1c32e0fdfe06597611300861 (patch)
tree8cc571fb82a3c07581ff654092ba594d261fb029
parent52609e4eef7dc348dd410606440437a40cf5d167 (diff)
downloadexternal_python_setuptools-a1686b39e311c38e1c32e0fdfe06597611300861.tar.gz
external_python_setuptools-a1686b39e311c38e1c32e0fdfe06597611300861.tar.bz2
external_python_setuptools-a1686b39e311c38e1c32e0fdfe06597611300861.zip
Revert "Render logo in the readme."
This reverts commit 4056435460b770c3ab7a8ea1637f05de690e7e01.
-rw-r--r--README.rst4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.rst b/README.rst
index dc2bf98b..9cbf7b86 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