File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -600,7 +600,7 @@ Python run
600
600
:version_added: 4.0
601
601
:default: <package_env>-<python-flavor-lowercase><python-version-no-dot>
602
602
603
- If :ref: `wheel_build_env ` is set to ``wheel `` this will be the tox Python environment in which the wheel will be
603
+ If :ref: `package ` is set to ``wheel `` this will be the tox Python environment in which the wheel will be
604
604
built. The value is generated to be unique per Python flavor and version, and prefixed with :ref: `package_env ` value.
605
605
This is to ensure the target interpreter and the generated wheel will be compatible. If you have a wheel that can be
606
606
reused across multiple Python versions set this value to the same across them (to avoid building a new wheel for
You can’t perform that action at this time.
0 commit comments