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 544cd21 commit 176a1ddCopy full SHA for 176a1dd
CHANGELOG.md
@@ -79,6 +79,9 @@ Unreleased changes template.
79
binary whose interpreter to use.
80
* (pypi) An extra argument to add the interpreter lib dir to `LDFLAGS` when
81
building wheels from `sdist`.
82
+* (pypi) Direct HTTP urls for wheels and sdists are now supported when using
83
+ {obj}`experimental_index_url` (bazel downloader).
84
+ Partially fixes [#2363](https://github.com/bazelbuild/rules_python/issues/2363).
85
86
{#v0-0-0-removed}
87
### Removed
0 commit comments