You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: wheels/README.md
+3-6Lines changed: 3 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
README
2
2
------
3
3
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.
6
6
7
7
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.
9
9
10
10
Archives
11
11
--------
@@ -30,6 +30,3 @@ Wheels
30
30
31
31
Wheels are
32
32
[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