summaryrefslogtreecommitdiff
path: root/tox.ini
blob: def2c55627119688f452f99269b65ef82083533c (plain)
1
2
3
4
5
6
7
[tox]
envlist = py27, py36, py37

[testenv]
deps = pipenv

commands = make test