From 6651d0ebc2c107be7ab4f2a6e0cc62a881893682 Mon Sep 17 00:00:00 2001 From: "Uwe L. Korn" Date: Fri, 29 Sep 2023 09:10:05 +0200 Subject: [PATCH] Fix comments to unbreak autotick-bot --- recipe/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index fbb0bad..274e59e 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -12,10 +12,10 @@ source: - do-not-build-scintilla.patch build: - number: 1 + number: 2 requirements: - build: # [win and python_impl != 'pypy'] + build: - {{ compiler("c") }} # [win and python_impl != 'pypy'] - {{ compiler("cxx") }} # [win and python_impl != 'pypy'] host: