Skip to content

Commit fea9bc9

Browse files
aaryanshuklayuxuanchen1997
authored andcommitted
[libc][newheadergen]: PyYaml Version Update (#100463)
Summary: - a lot of builds had an issue using new headergen because they do not have PyYaml installed. Test Plan: Reviewers: Subscribers: Tasks: Tags: Differential Revision: https://phabricator.intern.facebook.com/D60250677
1 parent 1bdbc0f commit fea9bc9

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)