mirror of
https://github.com/Crocmagnon/checkout.git
synced 2024-11-10 02:13:54 +01:00
5 lines
105 B
TOML
5 lines
105 B
TOML
[tools]
|
|
python = {version="3.12", virtualenv=".venv"}
|
|
|
|
[env]
|
|
ENV_FILE = "{{config_root}}/envs/local.env"
|