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

5 lines
No EOL
199 B
JSON

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