From c06cffc6521dcc6cec1c8e18d38c72e967f29954 Mon Sep 17 00:00:00 2001 From: Joe Rickerby Date: Mon, 20 Mar 2017 09:24:07 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 449e9065..2e3c8f6b 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ What does it do? | Python 3.5 | ✅ | ✅ | ✅ | ✅ | ✅ | | Python 3.6 | ✅ | ✅ | ✅ | ✅ | ✅ | -- Builds manylinux, macOS and Windows (32 and 64bit) wheels +- Builds manylinux, macOS and Windows (32 and 64bit) wheels using Travis CI and Appveyor - Bundles shared library dependencies on Linux and macOS through [auditwheel](https://github.com/pypa/auditwheel) and [delocate](https://github.com/matthew-brett/delocate) - Runs the library test suite against the wheel-installed version of your library