openpreserve / jpylyzer

JP2 (JPEG 2000 Part 1) validator and properties extractor. Jpylyzer was specifically created to check that a JP2 file really conforms to the format's specifications. Additionally jpylyzer is able to extract technical characteristics.
http://jpylyzer.openpreservation.org/
Other
69 stars 28 forks source link

Travis failing for latest commits with Python 3.2 and 3.3 #123

Closed bitsgalore closed 4 years ago

bitsgalore commented 4 years ago

See e.g.:

https://travis-ci.org/openpreserve/jpylyzer

Looks like a Travis environment issue (Python 3.2 and 3.3 unavailable).

bitsgalore commented 4 years ago

Fixed by https://github.com/openpreserve/jpylyzer/commit/8c3cd14e31e1bdca7413274b2cf396768d9dcb5e.