- adding .scripts files into the PyPI package
**required changes**
- If you use the Makefile/.scripts logic, you need to copy once the file `mara_app/.scripts/init.mk` into your scripts folder.<br/>
This can be done by executing once `cp packages/mara-app/mara_app/.scripts/init.mk .scripts/mara-app/init.mk` in your shell.