import project from david with uv
This commit is contained in:
commit
8056704736
11 changed files with 1530 additions and 0 deletions
4
pangea.sh
Executable file
4
pangea.sh
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
cd "$(dirname "$0")"
|
||||
uv run pygea
|
||||
Loading…
Add table
Add a link
Reference in a new issue