tox: Remove unnecessary configuration

These were either unnecessary or overrode default configuration

Change-Id: I237942a0152e860854732168b4d4cb798d0d1fb9
This commit is contained in:
wangqi 2018-03-27 13:59:45 +00:00
parent fb13e32755
commit 23ca97efa5
1 changed files with 0 additions and 1 deletions

View File

@ -53,7 +53,6 @@ sitepackages = True
commands = sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html
[testenv:pep8]
basepython = python2.7
deps =
{[testenv]deps}
commands =