Skip to content

Shorten nox session names #4319

@dhermes

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.

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