mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-12 18:26:17 +03:00
Merge pull request #8371 from radarhere/wheels
This commit is contained in:
commit
b19a51b63e
|
@ -1,11 +1,11 @@
|
||||||
README
|
README
|
||||||
------
|
------
|
||||||
|
|
||||||
[cibuildwheel](https://github.com/pypa/cibuildwheel) is used to build macOS and Linux
|
[cibuildwheel](https://github.com/pypa/cibuildwheel) is used to build wheels for tagged
|
||||||
wheels for tagged versions of Pillow.
|
versions of Pillow.
|
||||||
|
|
||||||
This directory contains [multibuild](https://github.com/multi-build/multibuild) to
|
This directory contains [multibuild](https://github.com/multi-build/multibuild) to
|
||||||
build dependencies for the wheels, and dependency licenses to be included.
|
build dependencies for macOS and Linux wheels, and dependency licenses to be included.
|
||||||
|
|
||||||
Archives
|
Archives
|
||||||
--------
|
--------
|
||||||
|
@ -30,6 +30,3 @@ Wheels
|
||||||
|
|
||||||
Wheels are
|
Wheels are
|
||||||
[GitHub Actions artifacts created for tags, relevant changes or manual builds](https://github.com/python-pillow/Pillow/actions/workflows/wheels.yml).
|
[GitHub Actions artifacts created for tags, relevant changes or manual builds](https://github.com/python-pillow/Pillow/actions/workflows/wheels.yml).
|
||||||
|
|
||||||
Windows wheels are created separately. They are
|
|
||||||
[GitHub Actions artifacts created on each run of the Windows workflow](https://github.com/python-pillow/Pillow/actions/workflows/test-windows.yml?query=branch%3Amain).
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user