Yury Fedotov
08/27/2023, 2:01 PMkedro new creates, meaning that Kedro's things like conf/, data/, pyproject.toml are in the repo root.
What I want to do is to start developing a few python packages in the same repo that are outside of kedro project and independent from it.
What's a proper way to do this? Collapse my current repo to one folder kedro_project/, put whole current root content there, and have those packages folders same level as this whole kedro thing?Matthias Roels
08/27/2023, 4:57 PMdatajoely
08/27/2023, 6:57 PMdatajoely
08/27/2023, 6:57 PMYury Fedotov
08/27/2023, 8:53 PMMatthias Roels
08/28/2023, 12:11 PM