mirror of
https://github.com/lovell/sharp.git
synced 2025-07-18 22:40:13 +02:00
Python 3.11 removes support for opening files in 'universal newline' mode (e.g. 'rU'), however older versions of node-gyp such as v6 still use it.