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 8d381ee commit 6aa4d48Copy full SHA for 6aa4d48
tests/functional/test_install.py
@@ -1157,7 +1157,7 @@ def test_install_nonlocal_compatible_wheel(
1157
"--find-links",
1158
data.find_links,
1159
"--only-binary=:all:",
1160
- "--python",
+ "--python-version",
1161
"3",
1162
"--platform",
1163
"fakeplat",
@@ -1177,7 +1177,7 @@ def test_install_nonlocal_compatible_wheel(
1177
1178
1179
1180
1181
1182
1183
0 commit comments