SIGN IN SIGN UP
nodejs / node-gyp UNCLAIMED

Node.js native addon build tool

0 0 89 Python

lib: drop "-2" flag for "py.exe" launcher

Now that node-gyp supports both Python 2 and Python 3,
We don't need to explicitly try to find only Python 2.

Fixes: https://github.com/nodejs/node-gyp/issues/2130
Refs: https://docs.python.org/3/using/windows.html#launcher
PR-URL: https://github.com/nodejs/node-gyp/pull/2131
Reviewed-By: Christian Clauss <cclauss@me.com>
Reviewed-By: Rod Vagg <rod@vagg.org>
D
DeeDeeG committed
c255ffbf6adc6b60cb39fa1aa40bfc8eb45f80ac
Parent: 741ab09
Committed by Rod Vagg <rod@vagg.org> on 5/18/2020, 1:08:46 AM