Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: support poetry 2.0 #392

Merged
merged 2 commits into from
Jan 11, 2025
Merged

Conversation

chenrui333
Copy link
Contributor

@chenrui333 chenrui333 commented Jan 11, 2025

  • update pyproject.toml to support poetry 2.0 build

Important

Update pyproject.toml for Poetry 2.0 support by restructuring to use [project] and adding URLs.

  • Configuration:
    • Update pyproject.toml to use [project] instead of [tool.poetry] for Poetry 2.0 support.
    • Add [project.urls] section with Homepage, Repository, Documentation, and Issues URLs.
    • Change authors format to a list of tables with name and email.

This description was created by Ellipsis for 945a555. It will automatically update as commits are pushed.

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

❌ Changes requested. Reviewed everything up to 945a555 in 27 seconds

More details
  • Looked at 57 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 0 drafted comments based on config settings.

Workflow ID: wflow_6ZmEKSPcM1yKIW0f


Want Ellipsis to fix these issues? Tag @ellipsis-dev in a comment. You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
@ErikBjare ErikBjare changed the title feat: support poetry 2.0 build: support poetry 2.0 Jan 11, 2025
Copy link
Member

@ErikBjare ErikBjare left a comment

Choose a reason for hiding this comment

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

I was waiting for this, didn't realize it was out :)

Thanks a lot!

@ErikBjare ErikBjare merged commit 83e3cce into gptme:master Jan 11, 2025
5 of 7 checks passed
@chenrui333
Copy link
Contributor Author

yeah, it was out couple of days ago :)

@chenrui333 chenrui333 deleted the support-poetry-2.0 branch January 11, 2025 14:20
@chenrui333
Copy link
Contributor Author

@ErikBjare mind cutting a new release per the poetry 2.0 update? Thanks!

@ErikBjare
Copy link
Member

@chenrui333 I will try to on Monday or Tuesday

@chenrui333
Copy link
Contributor Author

Works for me, thanks @ErikBjare!

@ErikBjare
Copy link
Member

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.

2 participants