Blob Blame History Raw
[tox]
skipsdist = True
envlist = py37,py38,py39,py310

[testenv]
skip_install = true
deps =
  pytest
commands =
  pytest