kip-hart / MicroStructPy

Microstructure modeling, mesh generation, analysis, and visualization.
https://docs.microstructpy.org
MIT License
68 stars 19 forks source link

add support for Python 3.12 #92

Closed kip-hart closed 8 months ago

kip-hart commented 10 months ago

PR Summary

Purpose

This PR adds support for Python 3.12 to the package.

Approach

So far- adding 3.12 to the test matrix. Waiting on GitHub Actions results.

kip-hart commented 10 months ago

Wait for 3.12 to be fully released and scipy dependencies to release new versions before testing this again.