Setup
Setup scripts/remind as standalone for dev
- add paths
- mock snakemake
setup_paths()
Add the scripts directory to the Python path to enable direct imports from workflow/scripts subdirectories without relative imports. (for debugging) Call this at the beginning of any script that needs to import from sibling modules.