From 127ed16b7a9df2dc8a813f903eaf97b8171ef29e Mon Sep 17 00:00:00 2001 From: Phillip Alday Date: Thu, 16 Nov 2023 19:30:34 -0700 Subject: [PATCH] missing compat --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 6ec2f70..813a04e 100644 --- a/Project.toml +++ b/Project.toml @@ -28,6 +28,7 @@ Parameters = "0.12" PrecompileTools = "1" ScatteredInterpolation = "0.3.6" Statistics = "1" +Test = "1" julia = "1.6" [extras]