docs(readme): add pypa's build (#2200)

This commit is contained in:
Henry Schreiner 2023-01-26 12:18:04 -05:00 committed by GitHub
parent adb5c5b150
commit f3aa409d9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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).