So I'm trying to switch PyQt5 to use sip-build for building but it doesn't seem to support the --disable-feature command-line option that existed in the legacy configure.py. sip-build: error: unrecognized arguments: --disable-feature=PyQt_SSL Is there another way to achieve the same effect with sip-build? If not, can it be added? Thanks, Davide