lfcircle/devbox.json

8 lines
87 B
JSON
Raw Normal View History

2024-05-11 00:21:14 +00:00
{
"packages": [
"python312@latest",
"poetry@latest",
"ruff@latest"
]
}