summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2019-02-17 18:25:26 +0900
committerGitHub <noreply@github.com>2019-02-17 18:25:26 +0900
commitfcb22f20743de2028bbc35d44419649928b452fc (patch)
tree02eafd8ccac8b020ef242d274b16bca66964aa14 /tox.ini
parent63ccc34475639efd44d324f50e12e9697edc628a (diff)
parent3e2f680af341e6148900b6ae252d3fb1ec9a1fd3 (diff)
downloadsphinx-git-fcb22f20743de2028bbc35d44419649928b452fc.tar.gz
Merge pull request #5832 from stephenfin/bindep-integration
Add bindep integration
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini8
1 files changed, 8 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index 13e6f6be3..ea404b4a8 100644
--- a/tox.ini
+++ b/tox.ini
@@ -66,3 +66,11 @@ deps =
sphinxcontrib-websupport
commands =
python setup.py build_sphinx {posargs}
+
+[testenv:bindep]
+description =
+ Install binary dependencies.
+deps =
+ bindep
+commands =
+ bindep test