Skip to content

Commit 522d783

Browse files
authored
Merge pull request #565 from MilesCranmer/fix-bad-julia
Limit to Julia 1.6.7-1.10.0 and 1.10.3+
2 parents e637451 + 1c52128 commit 522d783

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pysr/juliapkg.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"julia": "1.6",
2+
"julia": "~1.6, ~1.7, ~1.8, ~1.9, =1.10.0, ^1.10.3",
33
"packages": {
44
"SymbolicRegression": {
55
"uuid": "8254be44-1295-4e6a-a16d-46603ac705cb",

0 commit comments

Comments
 (0)