Merge "Removing pip-missing-reqs from default tox jobs" into stable/rocky

This commit is contained in:
Zuul 2019-01-09 02:06:14 +00:00 committed by Gerrit Code Review
commit 7273d8ae44
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]