Skip to content

Commit 412399e

Browse files
MikeMcC399aduh95
authored andcommitted
doc: clarify supported Python releases
Exclude Python pre-release versions Signed-off-by: Mike McCready <66998419+MikeMcC399@users.noreply.github.com> PR-URL: #65850 Fixes: #65599 Refs: #65750 Reviewed-By: Richard Lau <richard.lau@ibm.com> Reviewed-By: Gürgün Dayıoğlu <hey@gurgun.day>
1 parent bdacc08 commit 412399e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

BUILDING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ tarball and/or browse the git repository checked out at the relevant tag.
241241

242242
### Prerequisites
243243

244-
* [A supported version of Python][Python versions] for building and testing.
244+
* [A supported version of Python][Python versions] (excludes pre-release versions) for building and testing.
245245
* A Rust toolchain if [building Node.js with Temporal support](#building-nodejs-with-temporal-support).
246246
* Memory: at least 8GB of RAM is typically required when compiling with 4 parallel jobs (e.g: `make -j4`).
247247

0 commit comments

Comments
 (0)