From 7ac4c2f660c2733563eb4c841a1878cef23413b4 Mon Sep 17 00:00:00 2001 From: Will Berry <73126355+wdberry@users.noreply.github.com> Date: Wed, 29 Mar 2023 14:31:42 -0400 Subject: [PATCH] Remove LTNManager hard incompatibility flag in info.json --- cybersyn/info.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/cybersyn/info.json b/cybersyn/info.json index 9bb2ecc..e1a036f 100644 --- a/cybersyn/info.json +++ b/cybersyn/info.json @@ -11,7 +11,6 @@ "? space-exploration >= 0.6.94", "? miniloader", "? nullius", - "? pypostprocessing", - "! LtnManager" + "? pypostprocessing" ] }