[Configuration] Remove useless py26 environment.

This environment is empty and not used.

Change-Id: I0985aae12eb975c76e55c0ba2951700361d637c4
This commit is contained in:
Natal Ngétal 2018-12-20 10:39:56 +01:00
parent 47ecae9125
commit f4f063e467
1 changed files with 0 additions and 3 deletions

View File

@ -11,9 +11,6 @@ deps = -r{toxinidir}/requirements.txt
commands=
python setup.py testr --slowest --testr-args='{posargs}'
[testenv:py26]
commands =
[testenv:venv]
basepython = python3
commands = {posargs}