Skip to content

Commit 89b4d5e

Browse files
authored
doc: put information about pip in sub-bullet
1 parent ea52729 commit 89b4d5e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

BUILDING.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,8 @@ The Node.js project supports Python >= 3 for building and testing.
235235

236236
* `gcc` and `g++` >= 8.3 or newer
237237
* GNU Make 3.81 or newer
238-
* Python 3.6, 3.7, 3.8, 3.9, or 3.10 (see note above) with pip installed
238+
* Python 3.6, 3.7, 3.8, 3.9, or 3.10 (see note above)
239+
* For test coverage, your Python installation must include pip.
239240

240241
Installation via Linux package manager can be achieved with:
241242

0 commit comments

Comments
 (0)