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 f8856c5 commit 472d5d9Copy full SHA for 472d5d9
1 file changed
python/private/pypi/hub_builder.bzl
@@ -497,7 +497,6 @@ def _create_whl_repos(
497
platforms = platforms,
498
extra_pip_args = pip_attr.extra_pip_args,
499
get_index_urls = self._get_index_urls.get(pip_attr.python_version),
500
- evaluate_markers = _evaluate_markers(self, pip_attr),
501
toml_decode = getattr(self._config, "toml_decode", None),
502
logger = logger,
503
)
0 commit comments