Skip to content

Commit 014f468

Browse files
committed
Use Py3 compatible input.py in deps/npm
1 parent 8c76b12 commit 014f468

File tree

2 files changed

+51
-57
lines changed

2 files changed

+51
-57
lines changed

configure

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22

3-
# Locate an acceptable python interpreter and then re-execute the script.
3+
# Locate an acceptable Python interpreter and then re-execute the script.
44
# Note that the mix of single and double quotes is intentional,
55
# as is the fact that the ] goes on a new line.
66
# When a 'which' call is made for a specific version of Python on Travis CI,

deps/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py

Lines changed: 50 additions & 56 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)