tox: Enable 'skipsdist'

Given that we install Sphinx as part of the dependencies, there's no
reason to do it twice. Skip that step.

Signed-off-by: Stephen Finucane <stephen@that.guru>
This commit is contained in:
Stephen Finucane 2017-12-24 20:05:13 +00:00 committed by Takeshi KOMIYA
parent 023dad6c66
commit 69f39e44d9

View File

@ -1,5 +1,6 @@
[tox]
envlist=flake8,py27,py34,py35,py36,pypy,du13,du12,du11
skipsdist = True
[testenv]
deps=