kedro-org / kedro-starters

Templates for your Kedro projects.
Apache License 2.0
64 stars 59 forks source link

Remove old dependencies + use `ruff` for linting #150

Closed merelcht closed 1 year ago

merelcht commented 1 year ago

Motivation and Context

Addresses https://github.com/kedro-org/kedro/issues/1725 and https://github.com/kedro-org/kedro/issues/3077

Checklist