summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorBruno Oliveira <nicoddemus@gmail.com>2017-12-19 07:59:25 -0200
committerGitHub <noreply@github.com>2017-12-19 07:59:25 -0200
commitc70efaa0fb955ee4276ebd6d08ccc73d821a22ed (patch)
tree1c3735117003fb62be2046777788ad5a442fafcb /tox.ini
parent0d83dd1b31132162ebb41a104749f3d379400c2d (diff)
parent94608c6110ac45e52c752501c3c50d9df977436a (diff)
downloadpytest-c70efaa0fb955ee4276ebd6d08ccc73d821a22ed.tar.gz
Merge pull request #3047 from RonnyPfannschmidt/mark-newapi
move node base classes from main to nodes
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 38ebaf69f..f9ae03739 100644
--- a/tox.ini
+++ b/tox.ini
@@ -129,6 +129,7 @@ basepython = python
changedir = doc/en
deps =
sphinx
+ attrs
PyYAML
commands =