From 3f4038286eb1154d1dc391fe59e4eba7f017bb90 Mon Sep 17 00:00:00 2001 From: guille Date: Tue, 8 Aug 2023 12:45:19 -0400 Subject: [PATCH] correct setup.py --- setup.py | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.py b/setup.py index 06580343..3d0e70e2 100644 --- a/setup.py +++ b/setup.py @@ -71,7 +71,6 @@ setup( 'hub.imports.construction', 'hub.imports.construction.helpers', 'hub.imports.energy_systems', - 'hub.imports.energy_systems.helpers', 'hub.imports.geometry', 'hub.imports.geometry.citygml_classes', 'hub.imports.geometry.helpers',