From 433303f82b9d9c7033ab1f47f56b876bdeafc1d2 Mon Sep 17 00:00:00 2001 From: nidichaogequ Date: Wed, 31 Dec 2025 16:21:26 +0800 Subject: [PATCH] MNT: Re-rendered with conda-build 24.7.1, conda-smithy 3.38.0, and conda-forge-pinning 2024.08.21.19.53.34 --- build-locally.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-locally.py b/build-locally.py index e0d408d..d78427b 100755 --- a/build-locally.py +++ b/build-locally.py @@ -3,11 +3,11 @@ # This file has been generated by conda-smithy in order to build the recipe # locally. # -import os import glob +import os +import platform import subprocess from argparse import ArgumentParser -import platform def setup_environment(ns):