-
Notifications
You must be signed in to change notification settings - Fork 304
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
make mlflow plugin work with python 3.11 #1855
Conversation
Thank you for opening this pull request! 🙌 These tips will help get your PR across the finish line:
|
Signed-off-by: Bram van Meurs <[email protected]>
0fc681f
to
b85c3f6
Compare
Hi Team, |
Codecov ReportAll modified lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1855 +/- ##
===========================================
+ Coverage 20.13% 54.78% +34.64%
===========================================
Files 337 294 -43
Lines 32427 22176 -10251
Branches 5857 3344 -2513
===========================================
+ Hits 6530 12149 +5619
+ Misses 25731 9865 -15866
+ Partials 166 162 -4 ☔ View full report in Codecov by Sentry. |
thanks @bcvanmeurs and congrats on your first contribution to flytekit! |
Congrats on merging your first pull request! 🎉 |
Signed-off-by: Bram van Meurs <[email protected]> Signed-off-by: Future Outlier <[email protected]>
TL;DR
Remove upper python constraint on flytekit-mlflow to allow for installation on 3.11, in line with other plugins.
Type
Are all requirements met?
Unit tests addedCode documentation addedAny pending items have an associated IssueComplete description
NA
Tracking Issue
NA
Follow-up issue
NA