Skip to content

Support poetry-core 2.0 changes - #553

Open
s-t-e-v-e-n-k wants to merge 1 commit into
lidatong:masterfrom
s-t-e-v-e-n-k:support-poetry-core-2.0
Open

Support poetry-core 2.0 changes#553
s-t-e-v-e-n-k wants to merge 1 commit into
lidatong:masterfrom
s-t-e-v-e-n-k:support-poetry-core-2.0

Conversation

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

Copy link
Copy Markdown

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.
Comment thread pyproject.toml
[tool.poetry.urls]
[project.urls]
changelog = "https://github.com/lidatong/dataclasses-json/releases"
documentation = "https://lidatong.github.io/dataclasses-json/"

Copy link
Copy Markdown

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 thread pyproject.toml
Comment on lines +43 to 45
[project.urls]
changelog = "https://github.com/lidatong/dataclasses-json/releases"
documentation = "https://lidatong.github.io/dataclasses-json/"

Copy link
Copy Markdown

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