mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-31 20:36:34 +03:00
Merge pull request #65 from python-pillow/update-readme
README: Not only OS X wheel builder
This commit is contained in:
commit
de723d81d2
|
@ -1,5 +1,5 @@
|
||||||
Pillow OS X Wheel Builder
|
Pillow Wheel Builder
|
||||||
=========================
|
====================
|
||||||
|
|
||||||
This repository creates wheels for tagged versions of Pillow::
|
This repository creates wheels for tagged versions of Pillow::
|
||||||
|
|
||||||
|
@ -12,9 +12,9 @@ This repository creates wheels for tagged versions of Pillow::
|
||||||
git commit -a -m "<VERSION> wheels"
|
git commit -a -m "<VERSION> wheels"
|
||||||
git push
|
git push
|
||||||
|
|
||||||
.. image:: https://img.shields.io/travis/python-pillow/pillow-wheels/latest.svg?label=OS%20X%20build
|
.. image:: https://img.shields.io/travis/python-pillow/pillow-wheels/latest.svg
|
||||||
:target: https://travis-ci.org/python-pillow/pillow-wheels
|
:target: https://travis-ci.org/python-pillow/pillow-wheels
|
||||||
:alt: Travis CI build status (OS X)
|
:alt: Travis CI build status (wheels)
|
||||||
|
|
||||||
Dependencies
|
Dependencies
|
||||||
------------
|
------------
|
||||||
|
|
Loading…
Reference in New Issue
Block a user