Fix typo in tox.ini

This commit is contained in:
Till Maas 2018-07-10 19:55:29 +02:00
parent fdcd0f8ea7
commit 7c5dce7a1d

View file

@ -23,7 +23,7 @@ pytesttarget = .
passenv = {[base]passenv}
setenv =
{[base]setenv}
hangedir = {[base]changedir}
changedir = {[base]changedir}
basepython = python2.6
commands =
pytest \