2
0
mirror of https://opendev.org/x/pyghmi synced 2025-02-22 13:30:24 +00:00

Merge "Remove support for py33/py26"

This commit is contained in:
Jenkins 2016-05-18 12:42:47 +00:00 committed by Gerrit Code Review
commit d672a82a19

View File

@ -1,5 +1,5 @@
[tox]
envlist = py26,py27,py33,py34,pep8
envlist = py34,py27,pep8
[testenv]
setenv = VIRTUAL_ENV={envdir}