File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# Python Rules for Bazel
22
3- * Postsubmit [ ![ Build status] ( https://badge.buildkite.com/0bcfe58b6f5741aacb09b12485969ba7a1205955a45b53e854.svg?branch=master )] ( https://buildkite.com/bazel/python-rules-python-postsubmit )
4- * Postsubmit + Current Bazel Incompatible Flags [ ![ Build status] ( https://badge.buildkite.com/219007166ab6a7798b22758e7ae3f3223001398ffb56a5ad2a.svg?branch=master )] ( https://buildkite.com/bazel/rules-python-plus-bazelisk-migrate )
3+ * Postsubmit [ ![ Build status] ( https://badge.buildkite.com/0bcfe58b6f5741aacb09b12485969ba7a1205955a45b53e854.svg?branch=main )] ( https://buildkite.com/bazel/python-rules-python-postsubmit )
4+ * Postsubmit + Current Bazel Incompatible Flags [ ![ Build status] ( https://badge.buildkite.com/219007166ab6a7798b22758e7ae3f3223001398ffb56a5ad2a.svg?branch=main )] ( https://buildkite.com/bazel/rules-python-plus-bazelisk-migrate )
55
66## Overview
77
88This repository is the home of the core Python rules -- ` py_library ` ,
99` py_binary ` , ` py_test ` , and related symbols that provide the basis for Python
1010support in Bazel. It also contains packaging rules for integrating with PyPI
1111(` pip ` ). Documentation lives in the
12- [ ` docs/ ` ] ( https://github.com/bazelbuild/rules_python/tree/master /docs )
12+ [ ` docs/ ` ] ( https://github.com/bazelbuild/rules_python/tree/main /docs )
1313directory and in the
1414[ Bazel Build Encyclopedia] ( https://docs.bazel.build/versions/master/be/python.html ) .
1515
You can’t perform that action at this time.
0 commit comments