pydicom / pylibjpeg-libjpeg

A JPEG, JPEG-LS and JPEG XT plugin for pylibjpeg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add wheels for Python3.9

scaramallion opened this issue · comments

Is it possible to make the wheels just be py3 wheels so that you don't have to keep bumping them?

I'm not completely sure, but the docs for cibuildwheel seem to indicate that I can only build against specific versions. I'll have to test it and see.

Fixed in #24

I really appreciate you uploading the source file also:

https://files.pythonhosted.org/packages/a1/46/644cc95d11ad222c79ab8bc1053552ce5b55e99ddb66799752c10f1d3ab7/pylibjpeg-libjpeg-1.2.0.tar.gz

That way, if a new Python version comes out, at least people can attempt to build from source.

Thanks for that 🙂

Yeah, I only just realised it was missing