From 9dfc5e7efe599a6a0b5fdbeaf74b0fed29ba5bd6 Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Tue, 4 Dec 2018 01:52:07 +0900 Subject: Add docutils-stubs to test deps --- tox.ini | 1 + 1 file changed, 1 insertion(+) (limited to 'tox.ini') diff --git a/tox.ini b/tox.ini index 88f9a2ec3..20f8cfdc8 100644 --- a/tox.ini +++ b/tox.ini @@ -55,6 +55,7 @@ description = Run type checks. deps = mypy + docutils-stubs commands= mypy sphinx/ -- cgit v1.2.1