
[:python_version >= "3.7"]
pylibjpeg-libjpeg

[doc]
numpydoc
sphinx

[test]
pytest-cov

[test:python_version == "2.7"]
pytest<=4.6

[test:python_version > "2.7"]
pytest
