Skip to content

Commit 8cedcca

Browse 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

File tree

1 file changed

+1
-2
lines changed
  • docs/content/cli-commands

1 file changed

+1
-2
lines changed

docs/content/cli-commands/npm.md

Lines 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)