From 3420e4a61c2cf11e10aca05342ed7e5fca01f168 Mon Sep 17 00:00:00 2001 From: Alexander Piskun Date: Thu, 19 Jan 2023 18:45:59 +0300 Subject: [PATCH] Updated info for pillow_heif --- docs/data/projects.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/data/projects.yml b/docs/data/projects.yml index eef5094f..82abe91a 100644 --- a/docs/data/projects.yml +++ b/docs/data/projects.yml @@ -401,9 +401,9 @@ - name: pillow-heif gh: bigcat88/pillow_heif pypi: pillow-heif - ci: [github] - os: [apple, linux] - notes: Python CFFI binding to libheif library with third party dependencies like `libde265`, `x265`, `libaom` with test & publishing on PyPi. + ci: [github, cirrusci] + os: [apple, linux, windows] + notes: Bindings to libheif library with third party dependencies. Fully automated CI for tests and publishing including Apple Silicon builds. - name: clang-format gh: ssciwr/clang-format-wheel