Skip to content

Commit 7d222a6

Browse files
author
David Miguel Susano Pinto
committed
maint: add description to tox's testenv target
1 parent f4ab42a commit 7d222a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ legacy_tox_ini = """
3838
[tox]
3939
envlist = py
4040
[testenv]
41+
description = run whole test suite
4142
commands = python -m unittest discover \
4243
--start-directory microscope/testsuite \
4344
--verbose

0 commit comments

Comments
 (0)