mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-31 20:36:34 +03:00
Merge pull request #172 from radarhere/badge
Added GitHub Actions badge
This commit is contained in:
commit
0480e2caa5
|
@ -5,9 +5,13 @@ This repository creates wheels for tagged versions of Pillow::
|
||||||
|
|
||||||
./update-pillow-tag.sh <VERSION>
|
./update-pillow-tag.sh <VERSION>
|
||||||
|
|
||||||
|
.. image:: https://github.com/python-pillow/pillow-wheels/workflows/Wheels/badge.svg
|
||||||
|
:target: https://github.com/python-pillow/pillow-wheels/actions
|
||||||
|
:alt: GitHub Actions build status
|
||||||
|
|
||||||
.. image:: https://img.shields.io/travis/com/python-pillow/pillow-wheels/master.svg
|
.. image:: https://img.shields.io/travis/com/python-pillow/pillow-wheels/master.svg
|
||||||
:target: https://travis-ci.com/github/python-pillow/pillow-wheels
|
:target: https://travis-ci.com/github/python-pillow/pillow-wheels
|
||||||
:alt: Travis CI build status (wheels)
|
:alt: Travis CI build status
|
||||||
|
|
||||||
Archives
|
Archives
|
||||||
--------
|
--------
|
||||||
|
@ -51,4 +55,4 @@ Download wheels from the
|
||||||
`latest release <https://github.com/python-pillow/pillow-wheels/releases>`_ and upload
|
`latest release <https://github.com/python-pillow/pillow-wheels/releases>`_ and upload
|
||||||
to PyPI::
|
to PyPI::
|
||||||
|
|
||||||
twine upload Pillow-<VERSION>-*
|
twine upload Pillow-<VERSION>-*
|
||||||
|
|
Loading…
Reference in New Issue
Block a user