-
Notifications
You must be signed in to change notification settings - Fork 19
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
CHORE: Support python 3.13 #997
Conversation
dipinknair
commented
Dec 9, 2024
- Support 3.13
- Update main python for ci/cd
@RobPasMue, @ansys/pymechanical-maintainers . Will keep this as draft till |
We should reach out to them.. see pythonnet/pythonnet#2454 (comment) |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #997 +/- ##
==========================================
- Coverage 83.82% 83.73% -0.09%
==========================================
Files 35 35
Lines 2269 2269
==========================================
- Hits 1902 1900 -2
- Misses 367 369 +2 |
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.
LGTM!