6 lines
81 B
TOML
6 lines
81 B
TOML
[tools]
|
|
python = "3.12"
|
|
|
|
[env]
|
|
_.python.venv = { path = ".venv", create = true }
|