Skip to content

Commit fab19b0

Browse files
committed
Windows wheels are now grouped with the others
1 parent aa7dfe3 commit fab19b0

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

wheels/README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
README
22
------
33

4-
[cibuildwheel](https://github.com/pypa/cibuildwheel) is used to build macOS and Linux
5-
wheels for tagged versions of Pillow.
4+
[cibuildwheel](https://github.com/pypa/cibuildwheel) is used to build wheels for tagged
5+
versions of Pillow.
66

77
This directory contains [multibuild](https://github.com/multi-build/multibuild) to
8-
build dependencies for the wheels, and dependency licenses to be included.
8+
build dependencies for macOS and Linux wheels, and dependency licenses to be included.
99

1010
Archives
1111
--------
@@ -30,6 +30,3 @@ Wheels
3030

3131
Wheels are
3232
[GitHub Actions artifacts created for tags, relevant changes or manual builds](https://github.com/python-pillow/Pillow/actions/workflows/wheels.yml).
33-
34-
Windows wheels are created separately. They are
35-
[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).

0 commit comments

Comments
 (0)