feat: active support for Python 3.13#1481
Conversation
|
Missing VTK release compatible with 3.13 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1481 +/- ##
=======================================
Coverage 91.60% 91.60%
=======================================
Files 86 86
Lines 7051 7051
=======================================
Hits 6459 6459
Misses 592 592 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
LGTM, some considerations:
Should we update the main Python version in the CI file?
Maybe we could update this link too:
pyansys-geometry/doc/source/conf.py
Line 199 in 9cec7ba
|
The docs link was pinned at 3.11 because some of the typehints were giving problems in the past. I'll give it a try to 3.13 overall |
|
Looks like everything is working well - I have a lot of numpydoc warnings now with 3.13 but I will fix them soon in a follow-up PR. @AlejandroFernandezLuces would you mind approving? |
Description
Provide active support for Python 3.13
Issue linked
None
Checklist
feat: extrude circle to cylinder)