diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2020-07-24 21:08:34 -0400 |
---|---|---|
committer | Jason R. Coombs <jaraco@jaraco.com> | 2020-07-24 21:08:34 -0400 |
commit | a1686b39e311c38e1c32e0fdfe06597611300861 (patch) | |
tree | 8cc571fb82a3c07581ff654092ba594d261fb029 | |
parent | 52609e4eef7dc348dd410606440437a40cf5d167 (diff) | |
download | external_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.rst | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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 |