forked from dillon-giacoppo/rules_python_external
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support python interpreter target in pip_repository
This allows users to use an in-build python interpreter instead of a system one with pip_repository. The in-build python interpreter can be one that is used through http_archive or built by another repository rule. Port of bazelbuild/rules_python#312 made by @kku1993.
- Loading branch information
1 parent
3aacabb
commit 766fa8b
Showing
1 changed file
with
14 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters