python-httpretty/tox.ini

8 lines
80 B
INI

[tox]
envlist = py27, py36, py37
[testenv]
deps = pipenv
commands = make test