dify/api/poetry.toml
Matri f62f71a81a
build: initial support for poetry build tool (#4513)
Co-authored-by: Bowen Liang <bowenliang@apache.org>
2024-06-11 13:11:28 +08:00

4 lines
73 B
TOML

[virtualenvs]
in-project = true
create = true
prefer-active-python = true