Steps to replicate the issue (include links if applicable):
all tests for 3d2png fail, holding back merges
What happens?:
This is because it has a component using the python shebang instead of the python3 shebang,
in turn causing node-gyp failures
What should have happened instead?:
- CI/CD should pass
Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):
Other information (browser name/version, screenshots, etc.):
other environments where this package is build, depend on python-is-python3, which rewires the environment.