Fix tox env once and for all

This commit is contained in:
Markus Unterwaditzer
2016-05-18 22:57:05 +02:00
parent 68b72f55eb
commit 3a2cc58f3b
2 changed files with 3 additions and 5 deletions

View File

@@ -1,12 +1,11 @@
[tox]
envlist = py33, py34, py35
[base]
[testenv]
deps =
flake8
pytest
[testenv]
commands =
flake8
py.test