diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2022-11-09 22:23:10 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2022-11-09 22:23:10 -0500 |
| commit | 26e1e589b6c193d0d9d81e6890b5a6800fb88c9d (patch) | |
| tree | 24a2471bd2dd9ef1a18efc33935c81829643c570 /README.rst | |
| parent | 021c5c61b0a11e2ebd12dc1f5c85ddc8716b86ab (diff) | |
| parent | 401287d8d0f9fb0365149983f5ca42618f00a6d8 (diff) | |
| download | python-setuptools-git-26e1e589b6c193d0d9d81e6890b5a6800fb88c9d.tar.gz | |
Merge https://github.com/jaraco/skeleton
# Conflicts:
# README.rst
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 10 |
1 files changed, 1 insertions, 9 deletions
@@ -1,15 +1,7 @@ -.. image:: https://raw.githubusercontent.com/pypa/setuptools/main/docs/images/banner-640x320.svg - :align: center - -| - .. image:: https://img.shields.io/pypi/v/setuptools.svg - :target: `PyPI link`_ + :target: https://pypi.org/project/setuptools .. image:: https://img.shields.io/pypi/pyversions/setuptools.svg - :target: `PyPI link`_ - -.. _PyPI link: https://pypi.org/project/setuptools .. image:: https://github.com/pypa/setuptools/workflows/tests/badge.svg :target: https://github.com/pypa/setuptools/actions?query=workflow%3A%22tests%22 |
