kip-hart / MicroStructPy

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

add support for Python 3.12 #92

Closed kip-hart closed 1 year ago

kip-hart commented 1 year 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 1 year ago

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