Skip to content

Conversation

@s-t-e-v-e-n-k
Copy link

poetry-core 2.0 has released, and it's a lot more strict about the configuration groups and their contents in pyproject.toml.

poetry-core 2.0 has released, and it's a lot more strict about the
configuration groups and their contents in pyproject.toml.
[tool.poetry.urls]
[project.urls]
changelog = "https://github.com/lidatong/dataclasses-json/releases"
documentation = "https://lidatong.github.io/dataclasses-json/"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I also had to change this to Documentation =.

Comment on lines +43 to 45
[project.urls]
changelog = "https://github.com/lidatong/dataclasses-json/releases"
documentation = "https://lidatong.github.io/dataclasses-json/"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also missing Repository in this section as well

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.

3 participants