📝 Add a change note to PR #12498

This commit is contained in:
Sviatoslav Sydorenko
2024-06-20 17:12:57 +02:00
parent a69230ea5f
commit a67327ac8e

View File

@@ -0,0 +1,5 @@
All the undocumented ``tox`` environments now have descriptions.
They can be listed in one's development environment by invoking
``tox -av`` in a terminal.
-- by :user:`webknjaz`