2
0
mirror of https://opendev.org/x/pyghmi synced 2025-01-28 03:48:09 +00:00

Work toward Python 3.4 support and testing

Change-Id: Ibde15015cf665ca95e217381566baccee233ab37
This commit is contained in:
Jeremy Stanley 2014-09-03 19:07:25 +00:00
parent 737643c33c
commit 471f9f8755

View File

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