Skip to content

Conversation

notatallshaw
Copy link
Member

@notatallshaw notatallshaw commented Sep 24, 2025

When you run a functional test in verbose mode you will often see this line:

The --no-wheel and --wheel options are deprecated. They have no effect for Python > 3.8 as wheel is no longer bundled in virtualenv.

I can't find exactly when this message was added to virtualenv, but it appears to have been around v20.13.0.

I am not removing this option from the _legacy_virtualenv code path, and instead just letting that code path be removed when we drop Python 3.9 support.

@notatallshaw notatallshaw added the skip news Does not need a NEWS file entry (eg: trivial changes) label Sep 24, 2025
@notatallshaw notatallshaw merged commit d96a80c into pypa:main Sep 24, 2025
28 checks passed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 10, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

skip news Does not need a NEWS file entry (eg: trivial changes)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants