Hi, the latest upgrade to `1.1.0` causes build error, which saids `no such option: --python`. Here is an example: https://github.com/bioimage-io/bioimageio-chatbot/actions/runs/8099920811/job/22136780917#step:4:91 If I pin `build==1.0.3`, then [it works](https://github.com/bioimage-io/bioimageio-chatbot/actions/runs/8099998582/job/22137021599#step:4:5). I also tried to upgrade pip, but it didn't help.