DIAGNijmegen / rse-panimg

Conversion of medical images to MHA and TIFF.
Apache License 2.0
13 stars 5 forks source link

Cannot upload to PyPi #97

Closed jmsmkn closed 1 year ago

jmsmkn commented 1 year ago

In #94 a direct dependency was introduced as the version of wsidicom on PyPi sets restrictive upper bounds on Python versions, which were resolved in https://github.com/imi-bigpicture/wsidicom/pull/96 but are currently unreleased. This means that we cannot release new versions of panimg to PyPi until a new version of wsidicom is added there. For now, installs from git can be used by Grand Challenge, then we will need to cascade the releases up.

jmsmkn commented 1 year ago

wsidicom has been released, we should pin to a minimum of 0.10.0. https://github.com/imi-bigpicture/wsidicom/releases/tag/v0.10.0