Skip to content

With -a: do not show additional environments header if there are none #504

@obestwalter

Description

@obestwalter

Small nitpick and easy to fix: when I say tox -a I don't want to see e.g.:

default environments:
flake8 -> static analysis with flake8
py27   -> run tests with Python2.7

additional environments:

but only:

default environments:
flake8 -> static analysis with flake8
py27   -> run tests with Python2.7

... if no additional environments are defined.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions