import project from david with uv

This commit is contained in:
Abel Luck 2026-02-20 10:07:49 +01:00
commit 8056704736
11 changed files with 1530 additions and 0 deletions

4
pangea.sh Executable file
View file

@ -0,0 +1,4 @@
#!/usr/bin/env bash
set -euo pipefail
cd "$(dirname "$0")"
uv run pygea