fabro/nodes/setup/script_invocation.json
Fabro aa465d50a7 checkpoint
⚒️ Generated with [Fabro](https://fabro.sh)
2026-03-16 01:32:32 -04:00

5 lines
No EOL
199 B
JSON

{
"command": "git clone https://github.com/django/django.git . && git checkout 7f9e4524d6b23424cf44fbe1bf1f4e70f6bb066e && python -m pip install -e .",
"language": "shell",
"timeout_ms": null
}