Remove coverage env from tox.ini

This commit is contained in:
Benjamin ABEL 2015-01-07 15:28:12 +01:00
parent fe96f5b46a
commit e20c9b5939

View file

@ -3,7 +3,6 @@ skipsdist = True
usedevelop = True
minversion = 1.8
envlist =
coverage-py27-dj16,
flake8-py27,
flake8-py33,
py{26,py}-dj{14,15,16},