Skip to content

Test pillow with webp via gh-actions#2257

Closed
opacam wants to merge 4 commits into
kivy:developfrom
opacam:test-pillow-with-webp
Closed

Test pillow with webp via gh-actions#2257
opacam wants to merge 4 commits into
kivy:developfrom
opacam:test-pillow-with-webp

Conversation

@opacam

@opacam opacam commented Jul 5, 2020

Copy link
Copy Markdown
Member

This is not for REVIEW nor MERGE...only to TEST

the build of Pillow with WebP support, introduced via pull requests: #2255 and #2256

opacam added 4 commits July 5, 2020 16:25
Because it will allow us to grant support for [WebP](https://developers.google.com/speed/webp) images to Pillow recipe.
We add `optional` support for [WebP](https://developers.google.com/speed/webp) images, but to enable it, you must add `libwebp` to your build requirements.

We also:
  - 🎨 sort imports
  - 📝 add docstrings to Pillow recipe
  - 🎨 move to python3's f-strings...to increase readability
  - 💡 add inline comments
@opacam opacam added the testing-pull-requests A pull request that his only purpose is to test code from other pull requests label Jul 5, 2020
@opacam opacam closed this Dec 3, 2020
@opacam opacam deleted the test-pillow-with-webp branch December 3, 2020 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testing-pull-requests A pull request that his only purpose is to test code from other pull requests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant