From f472fbc6d4178a60870d2d7e20e19a7a5333b68d Mon Sep 17 00:00:00 2001 From: Simon Brugman Date: Mon, 23 Jan 2023 17:39:23 +0100 Subject: [PATCH] docs(readme): add pypa cibuildwheel (#2107) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e48a7b5f3d..54015854c5 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,7 @@ Ruff is extremely actively developed and used in major open-source projects like - [OpenBB](https://github.com/OpenBB-finance/OpenBBTerminal) - [Cryptography (PyCA)](https://github.com/pyca/cryptography) - [SnowCLI (Snowflake)](https://github.com/Snowflake-Labs/snowcli) +- [cibuildwheel](https://github.com/pypa/cibuildwheel) Read the [launch blog post](https://notes.crmarsh.com/python-tooling-could-be-much-much-faster).