Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 8cedcca

Browse filesBrowse files
cclaussruyadorno
authored andcommitted
Node-gyp supports both Python and legacy Python
PR-URL: #1614 Credit: @cclauss Close: #1614 Reviewed-by: @ruyadorno
1 parent 9262e8c commit 8cedcca
Copy full SHA for 8cedcca

File tree

Expand file treeCollapse file tree

1 file changed

+1
-2
lines changed
Filter options
  • docs/content/cli-commands
Expand file treeCollapse file tree

1 file changed

+1
-2
lines changed

‎docs/content/cli-commands/npm.md

Copy file name to clipboardExpand all lines: docs/content/cli-commands/npm.md
+1-2Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,7 @@ requires compiling of C++ Code, npm will use
6060
[node-gyp](https://github.com/nodejs/node-gyp) for that task.
6161
For a Unix system, [node-gyp](https://github.com/nodejs/node-gyp)
6262
needs Python, make and a buildchain like GCC. On Windows,
63-
Python and Microsoft Visual Studio C++ are needed. Python 3 is
64-
not supported by [node-gyp](https://github.com/nodejs/node-gyp).
63+
Python and Microsoft Visual Studio C++ are needed.
6564
For more information visit
6665
[the node-gyp repository](https://github.com/nodejs/node-gyp) and
6766
the [node-gyp Wiki](https://github.com/nodejs/node-gyp/wiki).

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.