We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac92ef9 commit 1d36b7eCopy full SHA for 1d36b7e
tests/pypi/whl_installer/wheel_test.py
@@ -5,7 +5,7 @@
5
from python.private.pypi.whl_installer.platform import OS, Arch, Platform
6
7
_HOST_INTERPRETER_FN = (
8
- "python.private.pypi.whl_installer.wheel.host_interpreter_version"
+ "python.private.pypi.whl_installer.wheel_deps.host_interpreter_version"
9
)
10
11
0 commit comments