mirror of
https://github.com/lwthiker/curl-impersonate.git
synced 2025-08-10 10:49:26 +00:00

Python 3.11 breaks the gyp-next pip package which is used in the build process to compile nss. It seems that gyp-next has no updated version to fix that. Use Python 3.10 instead as a temporary fix.