PyFacts/tox.ini

6 lines
63 B
INI

[tox]
envlist = py39
[testenv]
deps = pytest
commands = pytest