IIIF / image-validator

Validator for the Image API
http://iiif.io/api/image/validator/
Apache License 2.0
35 stars 20 forks source link

Use Requirements-Builder and Tox for testing. #53

Closed greut closed 7 years ago

greut commented 7 years ago

Requirements-Builder is a tools that will test against the lowest, current and highest version of all your dependencies. On travis and locally via tox. Good stuff.

blockers

azaroth42 commented 7 years ago

Unfortunately the IIIF web server runs on a machine with python 2.6 ... so we can't just drop support for it.

greut commented 7 years ago

@azaroth42 it shouldn't be the case. A good old RHEL? ;-)

azaroth42 commented 7 years ago

Yep, ouR HELl indeed. Until the machine gets updated, we're stuck with supporting 2.6.

greut commented 7 years ago

The build is green.

zimeon commented 7 years ago

Thanks @greut , this looks good to me. @azaroth42 - I'm :+1: on merging, you?

Agreeing with past comments I think we should keep support for py2.6 for a bit as RHEL is not uncommon and it may affect others as well as the iiif.io server