-
-
Notifications
You must be signed in to change notification settings - Fork 5
Migrate from Poetry to UV package manager #24
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
Conversation
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
Co-Authored-By: [email protected] <[email protected]>
… UV best practices Co-Authored-By: [email protected] <[email protected]>
Co-Authored-By: [email protected] <[email protected]>
…n_community Co-Authored-By: [email protected] <[email protected]>
| @@ -0,0 +1,186 @@ | |||
| # This file was autogenerated by uv via the following command: | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can you automate generating this file in the development pipeline somewhere in git hook?
if difficult, modify README to make sure updating this file when modifying dependencies
…s change Co-Authored-By: [email protected] <[email protected]>
…tores Co-Authored-By: [email protected] <[email protected]>
Migrate from Poetry to UV package manager
This PR migrates the project from using Poetry to UV for package management, as requested.
Changes
Testing
Link to Devin run: https://app.devin.ai/sessions/16fd2be6438e417680bedb4518dc2dcb
Requested by: [email protected]