Skip to content

Commit 6ae2e80

Browse files
committed
note in README.md that this project supports multiple python versions
1 parent f8b1887 commit 6ae2e80

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@ Builds [cpython](https://github.com/python/cpython) with [Zig](https://ziglang.o
55
There are no system dependencies; the only thing required to build this package is [Zig](https://ziglang.org/).
66

77
Supports building a static python executable for linux with the musl abi (i.e. `zig build -Dtarget=x86_64-linux-musl`).
8+
9+
This project also supports building multiple versions of python.

0 commit comments

Comments
 (0)