Skip to content

Commit

Permalink
Update rules_python
Browse files Browse the repository at this point in the history
  • Loading branch information
jsharpe committed Jan 2, 2025
1 parent 9d6e499 commit bfd4522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/WORKSPACE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ python_register_toolchains(
load("@rules_python//python:pip.bzl", "pip_parse")

pip_parse(
hub_name = "pip",
name = "pip",
python_version = "3.10",
requirements_lock = "//:requirements_lock.txt",
)
Expand Down

0 comments on commit bfd4522

Please sign in to comment.