Skip to content

Commit 8b094c9

Browse files
authored
[libc][newheadergen]: PyYaml Version Update (llvm#100463)
- a lot of builds had an issue using new headergen because they do not have PyYaml installed.
1 parent 74e1460 commit 8b094c9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

libc/docs/dev/header_generation.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ Instructions
2222
------------
2323

2424
Required Versions:
25-
- Python Version: 3.11.8
25+
- Python Version: 3.6
26+
- PyYAML Version: 5.1
2627

2728
1. Keep full-build mode on when building, otherwise headers will not be
2829
generated.

0 commit comments

Comments
 (0)