From d94cf0e763d44bfda84f8b92a50a6bbf225cde19 Mon Sep 17 00:00:00 2001 From: Charlie Marsh Date: Mon, 29 Jan 2024 05:50:23 -0800 Subject: [PATCH] Remove specific MUSL mention from README (#1171) See: https://github.com/astral-sh/puffin/pull/1158#discussion_r1469603073. --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index d005e4f7e..cca4829de 100644 --- a/README.md +++ b/README.md @@ -270,12 +270,9 @@ Puffin has Tier 2 support ("guaranteed to build") for the following platforms: - Linux (PPC64) - Linux (PPC64LE) - Linux (aarch64) +- Linux (armv7) - Linux (i686) - Linux (s390x) -- Linux with MUSL (aarch64) -- Linux with MUSL (armv7) -- Linux with MUSL (i686) -- Linux with MUSL (x86_64) Puffin ships pre-built wheels to [PyPI](https://pypi.org/project/puffin-alpha/) for its Tier 1 and Tier 2 platforms. However, while Tier 2 platforms are continuously built, they are not continuously