mirror of
https://github.com/Crocmagnon/checkout.git
synced 2024-11-22 08:08:04 +01:00
6 lines
105 B
TOML
6 lines
105 B
TOML
|
[tools]
|
||
|
python = {version="3.11", virtualenv=".venv"}
|
||
|
|
||
|
[env]
|
||
|
ENV_FILE = "{{config_root}}/envs/local.env"
|