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

5 lines
No EOL
217 B
JSON

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