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

Fix project for Poetry 2.0.0 #386

Merged
merged 2 commits into from
Feb 20, 2025
Merged

Fix project for Poetry 2.0.0 #386

merged 2 commits into from
Feb 20, 2025

Conversation

praseodym
Copy link
Member

Poetry 2.0.0 has some changes to the pyproject.toml configuration. By setting package-mode = false we avoid needing to set most project metadata variables because those are not needed when the project won't be packaged.

- Fix Poetry configuration for Poetry 2.0.0
- Use Poetry virtualenv in GitHub Actions workflow
- Only install dev dependencies in devcontainer
@praseodym praseodym changed the title Fix poetry Fix project for Poetry 2.0.0 Feb 19, 2025
@praseodym praseodym merged commit 7c663f5 into master Feb 20, 2025
4 checks passed
@praseodym praseodym deleted the fix-poetry branch February 20, 2025 14:26
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