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. I also tried to upgrade pip, but it didn't help.