From c1a53daf4eccab4afb6442e86e01866201d5cc26 Mon Sep 17 00:00:00 2001 From: Thorsten Beier Date: Mon, 22 Jul 2024 08:40:11 +0200 Subject: [PATCH] unpin emscripten --- {{cookiecutter.github_project_name}}/environment-wasm-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/{{cookiecutter.github_project_name}}/environment-wasm-build.yml b/{{cookiecutter.github_project_name}}/environment-wasm-build.yml index f0fd9d1..b000054 100644 --- a/{{cookiecutter.github_project_name}}/environment-wasm-build.yml +++ b/{{cookiecutter.github_project_name}}/environment-wasm-build.yml @@ -4,4 +4,4 @@ channels: - https://repo.mamba.pm/conda-forge dependencies: - cmake - - emscripten_emscripten-wasm32=3.1.45=py311h93d7dc1_27 + - emscripten_emscripten-wasm32