hipspy / hips

Python library to handle HiPS
https://hips.readthedocs.io
13 stars 16 forks source link

JPEG I/O library #28

Closed cdeil closed 7 years ago

cdeil commented 7 years ago

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).

cdeil commented 7 years ago

I've attached a commit here adding Pillow as a dependency.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 80.426% when pulling 45677fe7db71ca3df609d3a7b1d89f5a053dcb4e on cdeil:pillow into fe75a714870e925ade8f2b8387fb3c01a2b2aa6c on hipspy:master.