From 66807ae9583f38c22e47da6d0729f066865ec78d Mon Sep 17 00:00:00 2001 From: Mark Kittisopikul Date: Wed, 22 Apr 2026 11:19:52 -0400 Subject: [PATCH] Stick with non-free-threaded Python Wait until next PythonCall.jl release --- CondaPkg.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/CondaPkg.toml b/CondaPkg.toml index 96b0d85..f2c6812 100644 --- a/CondaPkg.toml +++ b/CondaPkg.toml @@ -1,2 +1,3 @@ [deps] tensorstore = "" +python-gil = ""