Fix failures of CI on macOS due to requirement normalisation inconsistency.#4546
Fix failures of CI on macOS due to requirement normalisation inconsistency.#4546abravalheri merged 5 commits intopypa:mainfrom
Conversation
21c85ae to
7735e68
Compare
|
Now the second error happens because of the normalisation of The annoying part is that it only happens on macOS. |
I see what is happening: in pypa/wheel@4ec2ae3 So I am assuming that somehow the latest version of |
ee9bc7d to
19753d9
Compare
It seems that the error in
macOShappens due to the normalisation of quotes in the Requirement string:Closes #4547
Pull Request Checklist
newsfragments/.(See documentation for details)