summaryrefslogtreecommitdiff
path: root/BUILDING.md
diff options
context:
space:
mode:
authorMichaƫl Zasso <targos@protonmail.com>2019-10-31 12:01:26 +0100
committercclauss <cclauss@me.com>2019-11-02 14:57:46 +0100
commit3a076bae9c256a830353cf47170599d30baa6c1b (patch)
tree1683bd86138326c705d6ebb6066ee3757f974899 /BUILDING.md
parent312c02d25e90aac1ee087bf3386636e8c81e2a66 (diff)
downloadandroid-node-v8-3a076bae9c256a830353cf47170599d30baa6c1b.tar.gz
android-node-v8-3a076bae9c256a830353cf47170599d30baa6c1b.tar.bz2
android-node-v8-3a076bae9c256a830353cf47170599d30baa6c1b.zip
build: allow Python 3.8
PR-URL: https://github.com/nodejs/node/pull/30194 Reviewed-By: Christian Clauss <cclauss@me.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: David Carlier <devnexen@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Diffstat (limited to 'BUILDING.md')
-rw-r--r--BUILDING.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/BUILDING.md b/BUILDING.md
index 006c21521d..3a484c42e0 100644
--- a/BUILDING.md
+++ b/BUILDING.md
@@ -246,7 +246,7 @@ transition before the year-end deadline.
* GNU Make 3.81 or newer
* Python (see note above)
* Python 2.7
- * Python 3.5, 3.6, and 3.7 are experimental.
+ * Python 3.5, 3.6, 3.7, and 3.8 are experimental.
Installation via Linux package manager can be achieved with:
@@ -262,7 +262,7 @@ FreeBSD and OpenBSD users may also need to install `libexecinfo`.
* Xcode Command Line Tools >= 10 for macOS
* Python (see note above)
* Python 2.7
- * Python 3.5, 3.6, and 3.7 are experimental.
+ * Python 3.5, 3.6, 3.7, and 3.8 are experimental.
macOS users can install the `Xcode Command Line Tools` by running
`xcode-select --install`. Alternatively, if you already have the full Xcode