-
-
Notifications
You must be signed in to change notification settings - Fork 629
Open
Description
What's the problem this feature will solve?
The recent broken wheel
release broke all invocations of pip-compile
. More context here: bazel-contrib/rules_python#2763
Describe the solution you'd like
I would like a mechanism to pin the version of setuptools/wheel that pip-compile installs when bootstrapping the environment. This would allow Bazel's rules_python
to pin the versions and ensure a hermetic build.
Alternative Solutions
Additional context
Metadata
Metadata
Assignees
Labels
No labels