2022-12-16 15:14:09 +01:00

10 lines
183 B
INI

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