📝 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
No known key found for this signature in database
GPG Key ID: 9345E8FEA89CA455
1 changed files with 5 additions and 0 deletions

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`