CORE-GATECH-GROUP / serpent-tools

A suite of parsers designed to make interacting with SERPENT output files simple and flawless
http://serpent-tools.readthedocs.io/en/latest/
MIT License
52 stars 33 forks source link

ENH Support and test against python 3.10, 3.11 #482

Closed drewejohnson closed 1 year ago

drewejohnson commented 1 year ago

Is your feature request related to a problem? Please describe. These are newer python versions that most operating systems ship by default. We should test against these.

Describe the solution you'd like Users can install serpent-tools on python 3.10 and 3.11

Our CI tests against these two versions