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

5 lines
No EOL
199 B
JSON

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