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

5 lines
No EOL
199 B
JSON

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