Closed swt2c closed 3 years ago
The CI failures appear to be unrelated to my change, as the same failures exist for commit 793cca6. In fact, the macos failure is actually part of the motivation for implementing this change - PyQt 5.15.6 is no longer compatible with sip 4.
This enables building SciDAVis Python functionality with sip 6, where the sip/sip5 binary has been removed. If sip 5 is used, the newer sip-build method is used.