1
Fork 0

restructure

This commit is contained in:
Robin Meersman 2026-04-06 17:02:40 +02:00
parent b892e3777e
commit 431ecdf4b4
10 changed files with 8 additions and 27 deletions

View file

@ -79,7 +79,7 @@ After installation, run these commands to ensure your environment is set up corr
`env/hpc/requirements.txt` is auto-generated from `pyproject.toml`. To regenerate:
```bash
uv run scripts/export_hpc_requirements.py
uv run scripts/hpc/export_requirements.py
```
Modules listed in `env/hpc/modules.txt` are automatically excluded from the pip requirements to save space and use HPC-optimized binaries.

View file

@ -1 +0,0 @@
# TODO