From f3aa409d9a31060529f9312a74e29cac34b0e5e8 Mon Sep 17 00:00:00 2001 From: Henry Schreiner Date: Thu, 26 Jan 2023 12:18:04 -0500 Subject: [PATCH] docs(readme): add pypa's build (#2200) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d6f5154cd0..42c6495045 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,7 @@ Ruff is extremely actively developed and used in major open-source projects like - [Home Assistant](https://github.com/home-assistant/core) - [Cryptography (PyCA)](https://github.com/pyca/cryptography) - [cibuildwheel (PyPA)](https://github.com/pypa/cibuildwheel) +- [build (PyPA)](https://github.com/pypa/build) - [Babel](https://github.com/python-babel/babel) Read the [launch blog post](https://notes.crmarsh.com/python-tooling-could-be-much-much-faster).