include bindep and cover in the output

Change-Id: I2e502c12e1ca80a96bf7a2c4cf9ec0f085342284
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
Doug Hellmann 2018-09-26 17:34:33 -04:00
parent 4ba53c0b51
commit 63d0ab45ea
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ from cliff import lister
LOG = logging.getLogger(__name__)
ENVS = [
'bindep',
'cover',
'docs',
'linters',
'lower-constraints',