2025-11-24 16:02:05 +01:00

10 lines
179 B
INI

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