From 0b21df216e1b40344f78d1a0c73d64694b33b108 Mon Sep 17 00:00:00 2001 From: Joe Rickerby Date: Sun, 17 Jun 2018 20:52:46 +0100 Subject: [PATCH] update support matrix in readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dd9225c7..cf7e9206 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ What does it do? | Python 3.4 | ✅ | ✅ | ✅ | ✅ | ✅ | | Python 3.5 | ✅ | ✅ | ✅ | ✅ | ✅ | | Python 3.6 | ✅ | ✅ | ✅ | ✅ | ✅ | +| Python 3.7 | ✅ | ✅ | ✅ | | | - 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)