fabro/nodes/setup/script_invocation.json
Fabro a99839ffc0 checkpoint
⚒️ Generated with [Fabro](https://fabro.sh)
2026-03-16 07:58:09 -04:00

5 lines
No EOL
199 B
JSON

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