[PyQt] ANN: SIP v5.1.0 Released
michael h
michaelkenth at gmail.com
Thu Jan 9 23:51:48 GMT 2020
>
>
>
> - Added the 'minimum-glibc-version' project option to specify the
> minimum
> GLIBC version required by the project. This is used to determine the
> correct platform tag to use for Linux wheels.
>
>
>
I just tried this release on my project on windows and I got the following
error:
sip-build: pyproject.toml: 'tool.sip.project.minimum-glibc-version': '' is
an invalid GLIBC version number
minimum-glibc-version is not set in my pyproject.toml. I see there's a
check to see whether minimum_glibc_version is None, but it is an empty
string by default...
Thanks,
michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20200109/c68df437/attachment.html>
More information about the PyQt
mailing list