Skip to content

Commit a3feffc

Browse files
committed
📝 Add a change note for PR tox-dev#3591
1 parent 81ef83a commit a3feffc

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

docs/changelog/3510.feature.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
3591.feature.rst

docs/changelog/3591.feature.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
A new tox life cycle event is now exposed for use via :doc:`Plugins
2+
API </plugins>` -- by :user:`webknjaz`.
3+
4+
The corresponding hook point is :func:`tox_extend_envs
5+
<tox.plugin.spec.tox_extend_envs>`. It allows plugin authors to
6+
declare ephemeral environments that they can then populate through
7+
the in-memory configuration loader interface.

0 commit comments

Comments
 (0)