summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorGaetan Semet <gaetan@xeberon.net>2017-12-01 00:11:40 +0100
committerIan Wienand <iwienand@redhat.com>2017-12-01 04:46:04 +0000
commitdbc30e69809ea8f3ee73cc93e8937321fa8860a4 (patch)
tree53514f6cd209b409e07238d31e1fe0ff0081a247 /tox.ini
parent73cc4189caa8b8eb73855025529e5f820fb76a30 (diff)
downloadpbr-dbc30e69809ea8f3ee73cc93e8937321fa8860a4.tar.gz
Test on Python 3.6
Change-Id: Ifbea05bd0c3ee014d97fb1633cabed348f9ce9ec Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 4c813e7..914724b 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,6 +1,6 @@
[tox]
minversion = 2.0
-envlist = py33,py34,py35,py27,pypy,pep8,docs
+envlist = py33,py34,py35,py36,py27,pypy,pep8,docs
[testenv]
usedevelop = True