Skip to content

update configuration for poetry 2.0#98

Open
Johann150 wants to merge 1 commit intoArniDagur:masterfrom
Johann150:conf-poetry-2
Open

update configuration for poetry 2.0#98
Johann150 wants to merge 1 commit intoArniDagur:masterfrom
Johann150:conf-poetry-2

Conversation

@Johann150
Copy link
Copy Markdown

The poetry docs suggest using project.dependencies in favour of tool.poetry.dependencies.
See also https://python-poetry.org/docs/dependency-specification/.

For the dev dependencies there was a deprecation warning because the used version of specifying dev dependencies has been deprecated in poetry 2.0.0.
See also https://python-poetry.org/blog/announcing-poetry-2.0.0/.

The poetry docs suggest using `project.dependencies` in favour
of `tool.poetry.dependencies`.
See also <https://python-poetry.org/docs/dependency-specification/>.

For the dev dependencies there was a deprecation warning because
the used version of specifying dev dependencies has been deprecated
in poetry 2.0.0.
See also <https://python-poetry.org/blog/announcing-poetry-2.0.0/>.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant