-
Notifications
You must be signed in to change notification settings - Fork 22
migration to uv #352
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
migration to uv #352
Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
|
the GHA' fail since it's using the main branch workflows, not current |
PR Type
Enhancement
Description
Migrate build backend from Poetry to Hatchling
Enable uv-dynamic-versioning for dynamic versions
Restructure pyproject.toml to PEP 621 format
Update version placeholder comment in version.py
Changes walkthrough 📝
version.py
Update dynamic versioning commentcodeflash/version.py
pyproject.toml
Migrate pyproject.toml to Hatch and uv-dynamic-versioningpyproject.toml