diff options
author | Cristián Maureira-Fredes <cristian.maureira-fredes@qt.io> | 2025-06-05 13:53:32 +0200 |
---|---|---|
committer | Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io> | 2025-06-05 17:59:51 +0000 |
commit | e38c671e249b2020261fb03ad568b8f4954e415a (patch) | |
tree | b952087193dda7f3c830182625e5f8ae75ab6e67 /sources/shiboken6/tests/shibokenmodule | |
parent | 2994629b717fd52d616db139017e25535b357309 (diff) |
Amends 2994629b717fd52d616db139017e25535b357309
To keep supporting the old 'setup.py install'
approach, this was a mistake, because we still use in the pyproject.toml
file the line:
license = {text="LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only"}
The reason this was not detected by the CI, is bacause we don't
use the deprecated approach of 'setup.py install' but rahter the
'setup.py build' + create_wheels + pip install
Change-Id: I5c67cc0073982355c8f95a76d581580edd023f9e
Pick-to: 6.9
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'sources/shiboken6/tests/shibokenmodule')
0 files changed, 0 insertions, 0 deletions