tox.ini 61 B

123456
  1. [tox]
  2. envlist = py36,py37,py38,py39
  3. [testenv]
  4. deps = pytest