2025-06-16 11:41:00 +02:00

10 lines
191 B
INI

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