gerbolyze/tox.ini
2024-05-23 10:35:12 +02:00

6 lines
71 B
INI

[tox]
envlist = py38, py312
[testenv]
deps = pytest
commands = pytest