[lxc-devel] [pylxd/master] No py34, just py3

rockstar on Github lxc-bot at linuxcontainers.org
Thu May 12 19:24:54 UTC 2016


A non-text attachment was scrubbed...
Name: not available
Type: text/x-mailbox
Size: 301 bytes
Desc: not available
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20160512/f6193240/attachment.bin>
-------------- next part --------------
From a1485f2e5a59d4d529d296dd823cba15bfa2eee4 Mon Sep 17 00:00:00 2001
From: Paul Hummer <paul.hummer at canonical.com>
Date: Thu, 12 May 2016 12:18:23 -0600
Subject: [PATCH] No py34, just py3

---
 tox.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tox.ini b/tox.ini
index 20ac4c3..c90612f 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,6 +1,6 @@
 [tox]
 minversion = 1.6
-envlist = py34,py27,pypy,pep8
+envlist = py3,py27,pypy,pep8
 skipsdist = True
 
 [testenv]


More information about the lxc-devel mailing list