1
1
mirror of https://github.com/go-gitea/gitea synced 2025-02-03 13:34:28 +00:00
gitea/poetry.toml
silverwind 8cd10f7f3b
Updates for poetry 2.0 (#33415)
- Remove removed
[`no-setuptools`](https://github.com/python-poetry/poetry/pull/9331)
option, it's the default now
- Ran `make update-py` under poetry 2.0.1 which updated the lockfile

Also see https://github.com/python-poetry/poetry/releases/tag/2.0.0
2025-01-27 21:57:14 +00:00

4 lines
54 B
TOML

[virtualenvs]
in-project = true
options.no-pip = true