From d9fb55e0714c98c058ae351b049c30ea1e610d89 Mon Sep 17 00:00:00 2001 From: Benzillaist Date: Sat, 6 Jan 2024 02:26:09 -0500 Subject: [PATCH] Removed nemo library requirement --- Project.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Project.toml b/Project.toml index 44647d2c1..48129a26b 100644 --- a/Project.toml +++ b/Project.toml @@ -56,4 +56,3 @@ SIMD = "3.4.0" SumTypes = "0.4.4, 0.5" julia = "1.9" Statistics = "1" -Nemo = "1"