From 82701a203b085b4debbeacd2813af82ff3b9f55b Mon Sep 17 00:00:00 2001 From: Wolfgang Waltenberger Date: Tue, 30 Apr 2024 12:42:18 +0200 Subject: [PATCH] there is experiment without theory, in smodels --- setup.py | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.py b/setup.py index 396a822f4..f7ac807ed 100755 --- a/setup.py +++ b/setup.py @@ -143,7 +143,6 @@ def compile(): 'smodels.matching', 'smodels.tools', 'smodels.base', - 'smodels.theory', 'smodels.statistics', 'smodels.experiment'], include_package_data = True,