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 c4fceb9 commit 9482a13Copy full SHA for 9482a13
tests/pypi/extension/extension_tests.bzl
@@ -475,6 +475,7 @@ some_pkg==0.0.1
475
"sha256": "deadbeef",
476
"urls": ["example.org"],
477
},
478
+ # We are falling back to regular `pip`
479
"pypi_315_some_pkg": {
480
"dep_template": "@pypi//{name}:{target}",
481
"python_interpreter_target": "unit_test_interpreter_target",
0 commit comments