7 lines
82 B
TOML
7 lines
82 B
TOML
[tools]
|
|
python = "latest"
|
|
uv = "latest"
|
|
|
|
[env]
|
|
_.python.venv = { path = ".venv" }
|