Merge "Remove py26 from tox.ini"

This commit is contained in:
Jenkins
2014-12-03 15:53:01 +00:00
committed by Gerrit Code Review

View File

@@ -1,5 +1,5 @@
[tox]
envlist = pep8,py26,py27,docs
envlist = pep8,py27,docs
[testenv]
install_command = pip install -U {opts} {packages}