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