6 lines
80 B
TOML
6 lines
80 B
TOML
[environment]
|
|
python = ".venv"
|
|
|
|
[src]
|
|
exclude = ["_extracted", "docs", "tests"]
|