Add coverage.py to the repos list

I wish I could say I was doing something interesting with cibuildwheel, but the thing I love about it is that it just worked right out of the box! Thanks so much for building it!!
This commit is contained in:
Ned Batchelder
2020-11-29 07:01:47 -05:00
committed by GitHub
parent 0fb2ead6fb
commit 0f459d378c
+1
View File
@@ -148,6 +148,7 @@ Here are some repos that use cibuildwheel.
- [etebase-py](https://github.com/etesync/etebase-py) - Python bindings to a Rust library using `setuptools-rust`, and `sccache` for improved speed, built on Travis CI.
- [xmlstarlet](https://github.com/dimitern/xmlstarlet) - Python 3.6+ CFFI bindings with true MSVC build and GitHub Actions.
- [bx-python](https://github.com/bxlab/bx-python) - A library that includes Cython extensions, built on Travis CI for Mac and Linux.
- [coverage.py](https://github.com/nedbat/coveragepy) - The coverage tool for Python.
> Add your repo here! Send a PR.
>