wordfreq/tox.ini
2022-04-01 12:11:39 -04:00

7 lines
83 B
INI

[tox]
envlist = py37, py38, py39, py310
[testenv]
deps = pytest
commands = pytest