mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-28 02:46:18 +03:00
Wording
This commit is contained in:
parent
e483bd5852
commit
20c7c3900c
|
@ -16,10 +16,10 @@ This repository creates wheels for tagged versions of Pillow::
|
|||
Dependencies
|
||||
------------
|
||||
|
||||
Numpy
|
||||
NumPy
|
||||
~~~~~
|
||||
|
||||
Check minimum numpy versions to build against in ``.travis.yml`` file. Build against the earliest numpy that Pillow is compatible with; see `forward, backward numpy compatibility <http://stackoverflow.com/questions/17709641/valueerror-numpy-dtype-has-the-wrong-size-try-recompiling/18369312#18369312>`_
|
||||
Check minimum NumPy versions to build against in ``.travis.yml`` file. Build against the earliest NumPy that Pillow is compatible with; see `forward, backward numpy compatibility <http://stackoverflow.com/questions/17709641/valueerror-numpy-dtype-has-the-wrong-size-try-recompiling/18369312#18369312>`_
|
||||
|
||||
Wheels
|
||||
------
|
||||
|
|
Loading…
Reference in New Issue
Block a user