--- babel-2.16.0/tox.ini.orig +++ babel-2.16.0/tox.ini @@ -18,7 +18,7 @@ setuptools: setuptools jinja: jinja2>=3.0 allowlist_externals = make -commands = make clean-cldr test +commands = gmake clean-cldr test setenv = PYTEST_FLAGS=--cov=babel --cov-report=xml:{env:COVERAGE_XML_PATH:.coverage_cache}/coverage.{envname}.xml BABEL_TOX_INI_DIR={toxinidir}