fabro/nodes/setup/script_invocation.json
Fabro 1d8feec712 checkpoint
⚒️ Generated with [Fabro](https://fabro.sh)
2026-03-16 08:04:55 -04:00

5 lines
No EOL
217 B
JSON

{
"command": "git clone https://github.com/astropy/astropy.git . && git checkout d5bd3f68bb6d5ce3a61bdce9883ee750d1afade5 && python -m pip install -e .[test] --verbose",
"language": "shell",
"timeout_ms": null
}