From 7975c4a657779d1822b1a04847c496e3d2319329 Mon Sep 17 00:00:00 2001 From: Alexey Kotlyarov Date: Wed, 23 Mar 2022 14:42:03 +1100 Subject: [PATCH] Use Python 3 in gyp bindings Python 3 is already used by gyp, and `python` binary is removed from e.g. macOS 13.2. Fixes #653 --- AUTHORS.md | 1 + binding.gyp | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index 842dc17a..767ae2b9 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -23,3 +23,4 @@ Authors ordered by first contribution: - Richard Waller (https://github.com/rwalle61) - Russell Howe (https://github.com/rhowe-gds) - Gaby Baghdadi (https://github.com/gabylb) + - Alexey Kotlyarov (https://github.com/koterpillar) diff --git a/binding.gyp b/binding.gyp index 6ed365e4..455d4442 100644 --- a/binding.gyp +++ b/binding.gyp @@ -3,8 +3,8 @@ "srcdir%": "./src", "agentcoredir%": "./omr-agentcore", "nandir%": "