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

5 lines
No EOL
199 B
JSON

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