ansys / pyprimemesh

Pythonic Meshing Client for Ansys Prime Server
https://prime.docs.pyansys.com/
MIT License
20 stars 9 forks source link

maint: Drop 3.9 support #846

Closed AlejandroFernandezLuces closed 2 months ago

RobPasMue commented 2 months ago

We should try to avoid specifying black target versions. Black detects them automatically based on the project's metadata.

By default, Black will infer target versions from the project metadata in 
pyproject.toml, specifically the [project.requires-python] field. If this does not yield conclusive
results, Black will use per-file auto-detection.

See https://black.readthedocs.io/en/stable/usage_and_configuration/the_basics.html#t-target-version