Skip to content

Test pillow with webp via gh-actions #2257

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 4 commits into from

Conversation

opacam
Copy link
Member

@opacam opacam commented Jul 5, 2020

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