aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChris Love <335402+chrislovecnm@users.noreply.github.com>2023-05-15 16:05:53 -0600
committerGitHub <noreply@github.com>2023-05-15 22:05:53 +0000
commit9268d919e5fb5b0e7f010c77960de6e2b6ff10ee (patch)
tree7f64b8dfa5bc638e139fdd995bc379f540b3d9ae /README.md
parent46537cf32f8bf722a6be805821cb2ee17d7b936a (diff)
downloadbazelbuild-rules_python-9268d919e5fb5b0e7f010c77960de6e2b6ff10ee.tar.gz
Adding bzlmod support document (#1214)
This markdown file maintains the current status of our bzlmod implementation. Created section in README and linked to the bzlmod doc.
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index a095a35..a3f1886 100644
--- a/README.md
+++ b/README.md
@@ -31,6 +31,13 @@ Bazel team, provides support for the code. However, this repository is part of
the test suite used to vet new Bazel releases. See the [How to
contribute](CONTRIBUTING.md) page for information on our development workflow.
+## `bzlmod` support
+
+- Status: Beta
+- Full Feature Parity: No
+
+See [Bzlmod support](BZLMOD_SUPPORT.md) for more details.
+
## Getting started
The next two sections cover using `rules_python` with bzlmod and