tox.ini: usedevelop implies skipsdist

This commit is contained in:
Daniel Hahler 2018-11-19 12:49:38 +01:00
parent 15d608867d
commit 5a544d4fac
1 changed files with 0 additions and 2 deletions

View File

@ -81,7 +81,6 @@ commands = {[testenv:py27-trial]commands}
[testenv:docs]
basepython = python3
skipsdist = True
usedevelop = True
changedir = doc/en
deps = -r{toxinidir}/doc/en/requirements.txt
@ -135,7 +134,6 @@ commands =
[testenv:release]
decription = do a release, required posarg of the version number
basepython = python3.6
skipsdist = True
usedevelop = True
passenv = *
deps =