2
0
mirror of https://opendev.org/x/pyghmi synced 2025-02-12 08:40:07 +00:00

Merge "Work toward Python 3.4 support and testing"

This commit is contained in:
Jenkins 2015-02-11 19:33:03 +00:00 committed by Gerrit Code Review
commit 9f33418d2b

View File

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