pymapdl icon indicating copy to clipboard operation
pymapdl copied to clipboard

chore: drop python3.9 support

Open germa89 opened this issue 1 year ago • 2 comments

Description

Dropping python3.9 official support.

Using python3.11 for official testing.

~~However, I am going to keep one outdated version (python3.9) as part of the CICD, just testing installation and imports.~~ Nevermind, to do this I need to install the library with --ignore-requires-python argument but since we are using an ansys/action probably it is not worthy to remove completely the action just for this smoke test.

Issue linked

NA

Checklist

germa89 avatar Aug 05 '24 08:08 germa89