summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorAnthon van der Neut <anthon@mnt.org>2016-11-20 19:29:11 +0100
committerAnthon van der Neut <anthon@mnt.org>2016-11-20 19:29:11 +0100
commit39d3f0eb58e55c84592b07771a5f48503525d6cc (patch)
tree73e90db7810c9e563729b5d1a555ccf83be1f772 /tox.ini
parent3954b8bf203540dc69fa40c649c0db049d4ad938 (diff)
downloadruamel.yaml-39d3f0eb58e55c84592b07771a5f48503525d6cc.tar.gz
fix #6: non-safe load() now issues warning0.13.0
added method to add before/after comments on specific keys
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 3d5b9f8..40ed037 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,7 +1,7 @@
[tox]
# envlist = pep8,py35,py27,py34,py33,py26,pypy,jython
#envlist = py35,py27,py34,py33,py26,pypy,jython
-envlist = pep8,py35,py27,py34,py33,pypy
+envlist = pep8,py35,py36,py27,py34,pypy
[testenv]
commands =