Add descriptions to tox testenvs
authorJeremy Stanley <fungi@yuggoth.org>
Sat, 6 Mar 2021 02:18:42 +0000 (02:18 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Sat, 6 Mar 2021 02:22:45 +0000 (02:22 +0000)
Include a one-line description for each testenv in the tox.ini file,
useful for generally documenting what they're for, and displayed by
the `tox -lv` command.


No differences found