prjemian / punx

Python Utilities for NeXus HDF5 files
https://prjemian.github.io/punx
5 stars 7 forks source link

tests: add py311 #224

Closed prjemian closed 10 months ago

prjemian commented 10 months ago

Start unit testing with py3.11. Try 3.12 as well.

prjemian commented 10 months ago

Since CI is running at most 5 jobs in parallel, time to drop Py3.7 from the test matrix.