Skip to content

Shorten nox session names #4319

Description

@dhermes

Suggestions:

  • nox -s "unit_tests(python_version='3.6')" becomes nox -s "unit(py='3.6')"
  • nox -s "system_tests(python_version='3.6')" becomes nox -s "system(py='3.6')"

This is not important, but should be able to do in a few minutes.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

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