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

✨ Migrate from Poetry to UV for build System #234

Merged
merged 28 commits into from
Dec 26, 2024
Merged

Conversation

yezz123
Copy link
Contributor

@yezz123 yezz123 commented Dec 23, 2024

Closes #233

Introduced changes

  • Dependency Management Tool Migration: Transitioned from Poetry to UV.
  • Docker Configuration Fix: Updated the configuration to utilize UV effectively.

  • This PR contains breaking changes
    • Migration of the dependencies management tool (Poetry to UV)
    • Fix Docker configuration to use UV.

@yezz123 yezz123 marked this pull request as ready for review December 24, 2024 14:06
@yezz123 yezz123 force-pushed the dependencies-migration branch from 454ffc7 to a89b0eb Compare December 24, 2024 17:21
@yezz123 yezz123 added documentation Improvements or additions to documentation enhancement New feature or request refactor labels Dec 24, 2024
@yezz123 yezz123 changed the title ♻️ migrate from Poetry to Hatch for build system ✨ Migrate from Poetry to UV for build System Dec 26, 2024
@yezz123 yezz123 self-assigned this Dec 26, 2024
@yezz123 yezz123 merged commit 9ac4f8e into master Dec 26, 2024
11 of 12 checks passed
@yezz123 yezz123 deleted the dependencies-migration branch December 26, 2024 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci devops documentation Improvements or additions to documentation enhancement New feature or request refactor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate Poetry to UV
2 participants