How to ensure that pyproject.toml is up-to-date
Hi,
does anyone have an idea how we can automatically ensure that the pyproject.toml
file, specifically the list of packages, remains up-to-date?
It seems to become a recurring issue that the list becomes outdate, see !22 (merged) and !44 (merged), which leads to unpleasant errors when trying to build operators in hyteg-operators as the wheel installed by pip is broken.