ImagingDataCommons / highdicom

High-level DICOM abstractions for the Python programming language
https://highdicom.readthedocs.io
MIT License
164 stars 34 forks source link

Add Python 3.11 to unit tests matrix #217

Closed CPBridge closed 1 year ago

CPBridge commented 1 year ago

Add tests using Python 3.11 for all future pull requests using GitHub workflows

CPBridge commented 1 year ago

Tests are currently failing because for python 3.11 the libjpeg packages are not available yet. I feel we should probably still merge this anyway and monitor the situation