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

This commit is contained in:
Zuul 2019-02-09 03:57:55 +00:00 committed by Gerrit Code Review
commit 74a2a60da5
1 changed files with 1 additions and 1 deletions

View File

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