MilesCranmer commited on
Commit
1c52128
·
unverified ·
1 Parent(s): e637451

Limit to Julia 1.6.7-1.10.0 and 1.10.3+

Browse files
Files changed (1) hide show
  1. pysr/juliapkg.json +1 -1
pysr/juliapkg.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "julia": "1.6",
3
  "packages": {
4
  "SymbolicRegression": {
5
  "uuid": "8254be44-1295-4e6a-a16d-46603ac705cb",
 
1
  {
2
+ "julia": "~1.6, ~1.7, ~1.8, ~1.9, =1.10.0, ^1.10.3",
3
  "packages": {
4
  "SymbolicRegression": {
5
  "uuid": "8254be44-1295-4e6a-a16d-46603ac705cb",