You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RTD: add a developer comment in .readthedocs.yml (aiidateam#6864)
When `uv` creates a virtual environment, it will not automatically activate it.
However this is not a problem, since the subsequent commands in `.readthedocs.yml`, meaning `uv sync` & `uv run` both pick up the created environment automatically.
This commit clarifies the behavior for developers.
---------
Co-authored-by: Daniel Hollas <[email protected]>
0 commit comments