Fix pyproject.toml for wheel generation
The packages list was missing the new module introduced in !37 [c3815303]. Commit adds hog.operator_generation.function_space_implementations to list. This is a recurring problem, see also !22 in this respect.