summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorAnthon van der Neut <anthon@mnt.org>2018-07-12 17:13:44 +0200
committerAnthon van der Neut <anthon@mnt.org>2018-07-12 17:13:44 +0200
commit9f5b5e51c099f5166e65cc85678ee9734c48bb32 (patch)
treeadd994d2a0005c9ff5f2e90d67d906a720c71d22 /tox.ini
parenta509d2fac7baff28de5a41f40c44f003f50055fd (diff)
downloadruamel.yaml-9f5b5e51c099f5166e65cc85678ee9734c48bb32.tar.gz
HG: *When this change indeed resolves your problem, please **Close** this issue*.
HG: *(You can do so usingthe WorkFlow pull-down (close to the top right of this page)* HG: ####################################################################### HG: Enter commit message. Lines beginning with 'HG:' are removed. HG: Leave message empty to abort commit. HG: ####################################################################### HG: user: Anthon van der Neut <anthon@mnt.org> HG: branch 'default' HG: changed .appveyor.yaml HG: changed CHANGES HG: changed README.rst HG: changed __init__.py
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 9057c82..ae8287e 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
[tox]
-toxworkdir = /data1/DATA/tox/ruamel.yaml
+toworkdir = /data1/DATA/tox/ruamel.yaml
envlist = cs,py36,py27,py35,py34,pypy,py27m
[testenv]