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

5 lines
No EOL
199 B
JSON

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