git.alexw.nyc home about git garden
    1
    2
    3
    4
    5
    6
    7
    8
[tox]
envlist = py35,py36,py37

[testenv]
# install pytest in the virtualenv where commands will be executed
deps = 
  pytest
commands = pytest