From fce00dd77e366be482d116ec137aec75def7c452 Mon Sep 17 00:00:00 2001 From: mayeut Date: Sat, 7 Jul 2018 14:44:21 +0200 Subject: [PATCH] Add pybase64 to the list of working examples --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c79b6229..1a73b7e0 100644 --- a/README.md +++ b/README.md @@ -320,6 +320,7 @@ Here are some repos that use cibuildwheel. - [websockets](https://github.com/aaugustin/websockets) - [Parselmouth](https://github.com/YannickJadoul/Parselmouth) - [python-admesh](https://github.com/admesh/python-admesh) +- [pybase64](https://github.com/mayeut/pybase64) > Add repo here! Send a PR.