summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorAnthon van der Neut <anthon@mnt.org>2018-07-14 09:25:15 +0200
committerAnthon van der Neut <anthon@mnt.org>2018-07-14 09:25:15 +0200
commit014fa1a6725197e8637c2c6baeecb8349105ca19 (patch)
tree1e5ae8f215bd426834416f5f26379ee0d3284701 /tox.ini
parent6b95229e6ad2f246065d32c12c594b3f174f4557 (diff)
downloadruamel.yaml-014fa1a6725197e8637c2c6baeecb8349105ca19.tar.gz
fixes issue #209: dump string '019' as plain scalar0.15.44
*When this change indeed resolves your problem, please **Close** this issue*. *(You can do so using the WorkFlow pull-down (close to the top right of this page)*
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 ae8287e..853902e 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
[tox]
-toworkdir = /data1/DATA/tox/ruamel.yaml
+# toworkdir = /data1/DATA/tox/ruamel.yaml
envlist = cs,py36,py27,py35,py34,pypy,py27m
[testenv]