add zopfli to tox testing dependencies

This commit is contained in:
Chris Simpkins 2018-05-14 07:51:20 -04:00
parent 4da8f43eeb
commit cf5b31e9c6

View File

@ -11,6 +11,7 @@ basepython =
deps =
cov: coverage>=4.3
pytest
zopfli
-rrequirements.txt
install_command =
pip install -v {opts} {packages}