Updating to drop testing 3.3 and 3.4 Python

develop
Craig Maloney 5 years ago
parent 8b51105410
commit f6ea017975

@ -1,5 +1,5 @@
[tox]
envlist = py27,py34,py35,py36,py37
envlist = py27,py35,py36,py37
[testenv]
deps=pytest
commands = {posargs:pytest}

Loading…
Cancel
Save