Skip to content

Conversation

webknjaz
Copy link
Contributor

@webknjaz webknjaz commented Sep 1, 2025

This is a follow-up for #3591 that makes it prominent in the docs when the hook was first added.

Preview: https://tox--3595.org.readthedocs.build/en/3595/plugins.html#tox.plugin.spec.tox_extend_envs

This is a follow-up for tox-dev#3591 that makes it prominent in the docs when
the hook was first added.
@@ -33,6 +33,8 @@ def tox_register_tox_env(register: ToxEnvRegister) -> None:
def tox_extend_envs() -> Iterable[str]:
"""Declare additional environment names.

.. versionadded:: 4.29.0
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: I wasn't sure whether it's better to have it at the end of the section or here. I opted for the beginning but lmk if I should move it.

Here's what it looks like — https://tox--3595.org.readthedocs.build/en/3595/plugins.html#tox.plugin.spec.tox_extend_envs.

@gaborbernat gaborbernat merged commit adf0997 into tox-dev:main Sep 2, 2025
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants