Add recipes and subfolders to pyproject
The recipes
folder was missed to be added in the pyproject, so it wasn't showing up after pip install
I am not sure if there is a better way to add the subfolders recursively, but is working now.
The recipes
folder was missed to be added in the pyproject, so it wasn't showing up after pip install
I am not sure if there is a better way to add the subfolders recursively, but is working now.