Today I was "migrate to `pyproject.toml` as a service"
https://github.com/kedro-org/kedro-plugins/pull/172
https://github.com/kedro-org/kedro-plugins/pull/173
https://github.com/kedro-org/kedro-plugins/pull/174
https://github.com/seddonym/import-linter/pull/169
Migrate `kedro-airflow` to static metadata by astrojuanlu · Pull Request #172 · kedro-org/kedro-plugins
Description See kedro-org/kedro#2334. Also, I saw kedro-datasets was missing explicit build-system, so I added it (I think pip has a fallback for cases like this, but better not to rely on it). Dev...