From a603863afd37bd808e47d0a873b23442aaa1f5fd Mon Sep 17 00:00:00 2001 From: Jin Zhu Date: Fri, 18 Mar 2022 21:51:30 +0800 Subject: [PATCH] Update projects.yml --- docs/data/projects.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/data/projects.yml b/docs/data/projects.yml index f43e270b..e12bd99b 100644 --- a/docs/data/projects.yml +++ b/docs/data/projects.yml @@ -36,8 +36,8 @@ - name: Parselmouth gh: YannickJadoul/Parselmouth - pypi: praat-parselmouthA Python interface to the Praat software package, using pybind - notes: 11, C++17 and CMake, with the core Praat static library built only once and shared between wheels. + pypi: praat-parselmouth + notes: A Python interface to the Praat software package, using pybind11, C++17 and CMake, with the core Praat static library built only once and shared between wheels. ci: [github] os: [windows, apple, linux]