From 9f526509d73fef7a0ce95d1c1b520e04f1460f4c Mon Sep 17 00:00:00 2001 From: Bill Little Date: Wed, 13 Jul 2022 15:01:30 +0100 Subject: [PATCH] docs: add cf-units to working examples docs (#1170) * add cf-units to working examples docs * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * review action - remove notes Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> --- docs/data/projects.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/data/projects.yml b/docs/data/projects.yml index 7e8c544a..b08d6fc4 100644 --- a/docs/data/projects.yml +++ b/docs/data/projects.yml @@ -589,3 +589,8 @@ gh: MarshalX/python-webrtc ci: [github] os: [windows, apple, linux] + +- name: cf-units + gh: SciTools/cf-units + ci: [github] + os: [apple, linux]