The 3.6 wheel pipeline is failing on Ubuntu as Pillow cannot be installed.
Pillow no longer provides wheels for 3.6 and the CI-Buildwheels image doesn't ship with zlib which causes the error: The headers or library files could not be found for zlib, a required dependency when compiling Pillow from source..
Python 3.6 end-of-life data was 23 Dec 2021 and major packages are no longer supporting it in their latest releases.
@mbaak What do you think about dropping support for Python 3.6
The 3.6 wheel pipeline is failing on Ubuntu as Pillow cannot be installed. Pillow no longer provides wheels for 3.6 and the CI-Buildwheels image doesn't ship with zlib which causes the error:
The headers or library files could not be found for zlib, a required dependency when compiling Pillow from source.
.Python 3.6 end-of-life data was 23 Dec 2021 and major packages are no longer supporting it in their latest releases. @mbaak What do you think about dropping support for Python 3.6