2019-04-18 11:43:18 +02:00

9 lines
116 B
INI

[tox]
envlist = py35, py37
[testenv]
deps = pipenv
commands=
pipenv install --dev
pipenv run py.test tests