Skip to content

Commit

Permalink
Updates for poetry 2.0 (go-gitea#33415)
Browse files Browse the repository at this point in the history
- 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
  • Loading branch information
silverwind authored Jan 27, 2025
1 parent 182e389 commit 8cd10f7
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 3 deletions.
21 changes: 19 additions & 2 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion poetry.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[virtualenvs]
in-project = true
options.no-pip = true
options.no-setuptools = true

0 comments on commit 8cd10f7

Please sign in to comment.