Actually, the environments are described in the docs, but it would be much nicer if the descriptions were available in tox list and either reflected or referenced in the docs.
importlib_resources main @ tox list
default environments:
py -> [no description]
additional environments:
diffcov -> [no description]
docs -> [no description]
finalize -> [no description]
release -> [no description]
Actually, the environments are described in the docs, but it would be much nicer if the descriptions were available in
tox listand either reflected or referenced in the docs.