Fix pyproject.toml for wheel generation
+ 2
− 1
@@ -17,6 +17,7 @@ dependencies = [
@@ -17,6 +17,7 @@ dependencies = [
The packages list was missing the new module introduced in !37 (merged) [c3815303]. The MR adds hog.operator_generation.function_space_implementations
to the list. This is a recurring problem, see also !22 (merged) in this respect.