-
Notifications
You must be signed in to change notification settings - Fork 126
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: Deprecate python 3 7 #4759
Conversation
Thanks for opening a Pull Request. If you want to perform a review write a comment saying: @ansys-reviewer-bot review |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4759 +/- ##
==========================================
+ Coverage 79.20% 83.48% +4.28%
==========================================
Files 122 122
Lines 54938 54938
==========================================
+ Hits 43511 45863 +2352
+ Misses 11427 9075 -2352 |
# Conflicts: # .github/workflows/ci_cd.yml # pyproject.toml
# Conflicts: # pyproject.toml
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.
Here are some minor changes to be compatible with recent changes in pyaedt (pyvista, v242, ...)
Co-authored-by: Sébastien Morais <[email protected]>
Co-authored-by: Sébastien Morais <[email protected]>
Final Python 3.7 deprecation.
Once it is merged. We can create 0.10.0, and then PyAEDT v0.9.3 will be the last PyAEDT release compatible with Python 3.7.