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

5 lines
No EOL
199 B
JSON

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