From 7c934371bad2c03bc34ed6673337f9ff71ba1a34 Mon Sep 17 00:00:00 2001 From: MilesCranmer Date: Fri, 9 Feb 2024 02:35:53 +0000 Subject: [PATCH] Avoid git version to fix windows issues --- pysr/juliapkg.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pysr/juliapkg.json b/pysr/juliapkg.json index f99921c04..ae8f20eeb 100644 --- a/pysr/juliapkg.json +++ b/pysr/juliapkg.json @@ -3,8 +3,7 @@ "packages": { "SymbolicRegression": { "uuid": "8254be44-1295-4e6a-a16d-46603ac705cb", - "rev": "v0.23.1", - "url": "https://github.com/MilesCranmer/SymbolicRegression.jl" + "version": "0.23.1" }, "ClusterManagers": { "uuid": "34f1f09b-3a8b-5176-ab39-66d58a4d544e",