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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The build now errors if an existing Python virtual environment is found in the build directory at .venv/ or venv/. This replaces the warning displayed since September 2025. (#1990)
Stopped adding the current working directory to PATH. (#1987)