Skip to content

Commit 8cd10f7

Browse files
authored
Updates for poetry 2.0 (go-gitea#33415)
- Remove removed [`no-setuptools`](python-poetry/poetry#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
1 parent 182e389 commit 8cd10f7

File tree

2 files changed

+19
-3
lines changed

2 files changed

+19
-3
lines changed

poetry.lock

+19-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

poetry.toml

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
[virtualenvs]
22
in-project = true
33
options.no-pip = true
4-
options.no-setuptools = true

0 commit comments

Comments
 (0)