Skip to content

Commit 3c77465

Browse files
authored
Merge pull request #471 from nedbat/patch-1
Add coverage.py to the repos list
2 parents 0fb2ead + 0f459d3 commit 3c77465

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ Here are some repos that use cibuildwheel.
148148
- [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.
149149
- [xmlstarlet](https://github.com/dimitern/xmlstarlet) - Python 3.6+ CFFI bindings with true MSVC build and GitHub Actions.
150150
- [bx-python](https://github.com/bxlab/bx-python) - A library that includes Cython extensions, built on Travis CI for Mac and Linux.
151+
- [coverage.py](https://github.com/nedbat/coveragepy) - The coverage tool for Python.
151152

152153
> Add your repo here! Send a PR.
153154
>

0 commit comments

Comments
 (0)