From 06e0b26b7f9c96828cb3f0a45d647e6ec48313dc Mon Sep 17 00:00:00 2001 From: Daniel Dunning <39738037+djdunning@users.noreply.github.com> Date: Thu, 9 Jan 2025 08:21:20 -0700 Subject: [PATCH] commented to commit --- .conda/ls-evpfft/cpu/meta.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.conda/ls-evpfft/cpu/meta.yaml b/.conda/ls-evpfft/cpu/meta.yaml index 1ae816b36..4c59fecb5 100644 --- a/.conda/ls-evpfft/cpu/meta.yaml +++ b/.conda/ls-evpfft/cpu/meta.yaml @@ -15,6 +15,8 @@ build: script_env: - PLATFORM={{ target_platform }} +# commit comment + requirements: build: - cmake >=3.17.0