From 64089808759949966bca63b4ee2a2dc15fa8f4bc Mon Sep 17 00:00:00 2001 From: Chengyu HAN Date: Sat, 14 Dec 2024 11:55:49 +0800 Subject: [PATCH] Project.toml: remove REPL compat Pkg treats the stdlibs as v0.0.0 --- Project.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Project.toml b/Project.toml index 586f7f2..bde53be 100644 --- a/Project.toml +++ b/Project.toml @@ -11,7 +11,6 @@ REPL = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb" [compat] SpecialFunctions = "0.8, 0.9, 0.10, 1" GSL_jll = "2.6" -REPL = "1.3.0" julia = "1.3.0" [extras]