2022-03-25 12:13:19 +01:00

10 lines
176 B
INI

[tox]
isolated_build = true
envlist = py37, py38, py39, py310
[testenv]
whitelist_externals = poetry
commands=
poetry install -E zstandard
poetry run py.test --no-cov