Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
RolnickLab
/
ami-ml
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
7
Code
Issues
28
Pull requests
7
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Migrate dependency management from Poetry to uv
- #68
#68
Merged
mihow
merged 10 commits into
main
RolnickLab/ami-ml:main
from
copilot/migrate-poetry-to-uv
RolnickLab/ami-ml:copilot/migrate-poetry-to-uv
Copy head branch name to clipboard
Jun 4, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Migrate dependency management from Poetry to uv
#68
mihow
merged 10 commits into
main
RolnickLab/ami-ml:main
from
copilot/migrate-poetry-to-uv
RolnickLab/ami-ml:copilot/migrate-poetry-to-uv
Copy head branch name to clipboard
Commits
Commits on Jan 20, 2026
Initial plan
Copilot
committed
93cab14
View commit details
Copy full SHA for 93cab14
Browse repository at this point
Migrate from Poetry to uv: Convert pyproject.toml to PEP 621 format and update README
Show description for ef5e263
Copilot
and
mihow
committed
ef5e263
View commit details
Copy full SHA for ef5e263
Browse repository at this point
Co-authored-by: mihow <158175+mihow@users.noreply.github.com>
Copilot
committed
8b741f5
View commit details
Copy full SHA for 8b741f5
Browse repository at this point
Add GitHub Actions CI workflow for uv-based testing
Show description for 76e46e3
Copilot
and
mihow
committed
76e46e3
View commit details
Copy full SHA for 76e46e3
Browse repository at this point
Update Python requirement to >=3.10, simplify CI to test only Python 3.12, and add research extras testing
Show description for f43ff1c
Copilot
and
mihow
committed
f43ff1c
View commit details
Copy full SHA for f43ff1c
Browse repository at this point
Commits on Jun 4, 2026
fix: address PR review feedback on uv migration
Show description for a170044
mihow
and
claude
committed
a170044
View commit details
Copy full SHA for a170044
Browse repository at this point
ci: split lint and test jobs, enable uv caching
Show description for 0bf63ff
mihow
and
claude
committed
0bf63ff
View commit details
Copy full SHA for 0bf63ff
Browse repository at this point
chore: remove remaining Poetry references after uv migration
Show description for 9c79d3c
mihow
and
claude
committed
9c79d3c
View commit details
Copy full SHA for 9c79d3c
Browse repository at this point
fix(ci): make the lint job resolve the PR diff reliably
Show description for 05421d0
mihow
and
claude
committed
05421d0
View commit details
Copy full SHA for 05421d0
Browse repository at this point
fix: declare AGPL-3.0 license to match repository LICENSE
Show description for ccf2d03
mihow
and
claude
committed
ccf2d03
View commit details
Copy full SHA for ccf2d03
Browse repository at this point
You can’t perform that action at this time.