Merge "Removing pip-missing-reqs from default tox jobs"

This commit is contained in:
Zuul 2018-09-04 17:22:53 +00:00 committed by Gerrit Code Review
commit 5c6b22559d
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[tox]
minversion = 2.1
envlist = py{27,35},functional,pep8,pip-missing-reqs
envlist = py{27,35},functional,pep8
skipsdist = True
[testenv]