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

Poetry 2.0 #80

Open
a-musing-moose opened this issue Jan 16, 2025 · 0 comments
Open

Poetry 2.0 #80

a-musing-moose opened this issue Jan 16, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@a-musing-moose
Copy link
Contributor

🎯Aim

Update to support the new Poetry 2.0 features

📕Context

Poetry 2.0 provides alignment on managing dependencies and projects in general within pyproject.toml files (PEP 621)). To take advantage of Poetry 2 we need to migrate a bunch of the config from the [tools.poetry] section to a new [project] section

📝Relevant resources/doc's/people

✅Acceptance Criteria

  • Poetry 2.0.0 can be used for project management
  • poetry check runs without errors or warnings
@a-musing-moose a-musing-moose added the enhancement New feature or request label Jan 16, 2025
@nzlaura nzlaura self-assigned this Jan 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants