Skip to content

Commit 86c39ea

Browse files
Revert "chore(deps): bump rules_python from 1.8.3 to 2.0.2 (eclipse-score#77)"
This reverts commit f2068f6.
1 parent 4165de7 commit 86c39ea

2 files changed

Lines changed: 238 additions & 2613 deletions

File tree

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ module(
1414
name = "cpp_rust_template_repository",
1515
)
1616

17-
bazel_dep(name = "rules_python", version = "2.0.2", dev_dependency = True)
17+
bazel_dep(name = "rules_python", version = "1.8.3", dev_dependency = True)
1818

1919
# Python 3.12: Required for testing infrastructure and code generation tools
2020
PYTHON_VERSION = "3.12"

0 commit comments

Comments
 (0)