version: 0.2 env: variables: TOXENV: "coverage" phases: install: runtime-versions: python: latest build: commands: - pip install "tox < 4.0" - tox