In #24 is using PIL/Pillow to read JPEG tiles. This is a reminder issue that we need to declare and document this dependency (in setup.py, travis.yml, the package install instructions).
Coverage remained the same at 80.426% when pulling 45677fe7db71ca3df609d3a7b1d89f5a053dcb4e on cdeil:pillow into fe75a714870e925ade8f2b8387fb3c01a2b2aa6c on hipspy:master.
In #24 is using PIL/Pillow to read JPEG tiles. This is a reminder issue that we need to declare and document this dependency (in
setup.py
,travis.yml
, the package install instructions).