Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions python/private/common/py_binary_rule_bazel.bzl
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
"""Stub file for Bazel docs to link to.

The Bazel docs link to this file, but the implementation was moved.

Please see: https://rules-python.readthedocs.io/en/latest/api/rules_python/python/defs.html#py_binary
"""
6 changes: 6 additions & 0 deletions python/private/common/py_library_rule_bazel.bzl
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
"""Stub file for Bazel docs to link to.

The Bazel docs link to this file, but the implementation was moved.

Please see: https://rules-python.readthedocs.io/en/latest/api/rules_python/python/defs.html#py_library
"""
6 changes: 6 additions & 0 deletions python/private/common/py_runtime_rule.bzl
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
"""Stub file for Bazel docs to link to.

The Bazel docs link to this file, but the implementation was moved.

Please see: https://rules-python.readthedocs.io/en/latest/api/rules_python/python/defs.html#py_runtime
"""
6 changes: 6 additions & 0 deletions python/private/common/py_test_rule_bazel.bzl
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
"""Stub file for Bazel docs to link to.

The Bazel docs link to this file, but the implementation was moved.

Please see: https://rules-python.readthedocs.io/en/latest/api/rules_python/python/defs.html#py_test
"""