summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorAnthon van der Neut <anthon@mnt.org>2017-06-08 10:03:37 +0200
committerAnthon van der Neut <anthon@mnt.org>2017-06-08 10:03:37 +0200
commit41b9a2cce921007c9ac1d8c78a710ee1b536b15b (patch)
tree92326975a319abad99005781ac5a15d90aad8322 /tox.ini
parent0287aa1447742928c1d70e705eef2036d0457a9e (diff)
downloadruamel.yaml-41b9a2cce921007c9ac1d8c78a710ee1b536b15b.tar.gz
added `transform` parameter to `dump`, to post-process output before writing0.15.4
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index 7fe738a..0fcce23 100644
--- a/tox.ini
+++ b/tox.ini
@@ -9,6 +9,7 @@ commands =
deps =
pytest
flake8==2.5.5
+ ruamel.std.pathlib
[pytest]
norecursedirs = test/lib .tox