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 ee995ad commit 6ed4173Copy full SHA for 6ed4173
tests/pypi/parse_requirements/parse_requirements_tests.bzl
@@ -631,6 +631,7 @@ _tests.append(_test_optional_hash)
631
632
def _test_sdist_different_hashes(env):
633
"""Test that sdists with same hash but wheels with different hashes across platforms are handled correctly."""
634
+
635
def _mock_get_index_urls(_, distributions):
636
return {
637
"foo": struct(
0 commit comments