fabro/nodes/setup/script_invocation.json
Fabro ec7b10c357 checkpoint
⚒️ Generated with [Fabro](https://fabro.sh)
2026-03-16 08:05:27 -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
}