This repository was archived by the owner on Oct 7, 2022. It is now read-only.
v1.3.0
- support for
-eoption, #32 - support for URLs in
requirements.txt. now it is possible to install Pillow from my fork. All you need to do is puthttps://github.com/garbas/Pillow/archive/pkg-config.tar.gz#egg=Pillowinto yourrequirements.txt, #54 - use requests library instead of aiohttp, which fixed
concurrent.futures._base.TimeoutErrorerrors, #51 - during stage1 LANG is set to
en_US.UTF-8 - parent python environment was causing recursion