Skip to content

chore: replaced poetry with uv #1

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

chore: replaced poetry with uv #1

wants to merge 1 commit into from

Conversation

szhorvat
Copy link
Member

@ntamas, this is not exactly my comfort zone, can you have a look?

@szhorvat szhorvat requested a review from Copilot April 26, 2025 12:07
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the project's configuration by replacing the Poetry-specific fields with the standardized [project] sections and by updating dependency version constraints.

  • Updated version from 0.1.0 to 0.1.1
  • Replaced Poetry configuration with PEP 621 compliant fields
  • Adjusted authors and dependency definitions
Comments suppressed due to low confidence (1)

pyproject.toml:10

  • The removal of the build system configuration (including the build-backend) might affect the package build process. Ensure an alternative build configuration is provided if required by your build tool.
-build-backend = "poetry.core.masonry.api"

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.

1 participant