Passing arguments to the PEP517 sipbuild.api backend

Ben Greiner code-pyqt at bnavigator.de
Sat May 7 12:32:05 BST 2022


Hi,

Am 07.05.22 um 11:54 schrieb Phil Thompson:
>
> So the config_settings argument passed to build_sdist() and 
> build_wheel() would be...
>
> {'--global-option': '--foo'}
>
> ...or does '--global-option' have a special meaning and what is 
> actually passed is...
>
> {'--foo': None}
>
> ...?
>
> Phil

Please note that pip --global-option and PEP517 builds are problematic: 
https://github.com/pypa/pip/pull/9774

See also https://github.com/pypa/pip/issues/5771, 
https://github.com/pypa/pip/pull/11059
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 236 bytes
Desc: OpenPGP digital signature
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20220507/42e81c8b/attachment.sig>


More information about the PyQt mailing list