[libc-commits] [libc] [libc][newheadergen]: PyYaml Version Update (PR #100463)
via libc-commits
libc-commits at lists.llvm.org
Wed Jul 24 13:27:42 PDT 2024
https://github.com/aaryanshukla created https://github.com/llvm/llvm-project/pull/100463
None
>From c1a8cb098abecd8179c1e730c00cfb277ad1b310 Mon Sep 17 00:00:00 2001
From: Aaryan Shukla <aaryanshukla at google.com>
Date: Wed, 24 Jul 2024 20:26:14 +0000
Subject: [PATCH] [libc][newheadergen]: PyYaml Version Update
---
libc/docs/dev/header_generation.rst | 1 +
1 file changed, 1 insertion(+)
diff --git a/libc/docs/dev/header_generation.rst b/libc/docs/dev/header_generation.rst
index 89036f1277b96..3b0fe50a91774 100644
--- a/libc/docs/dev/header_generation.rst
+++ b/libc/docs/dev/header_generation.rst
@@ -23,6 +23,7 @@ Instructions
Required Versions:
- Python Version: 3.11.8
+ - PyYaml Version: 5.1
1. Keep full-build mode on when building, otherwise headers will not be
generated.
More information about the libc-commits
mailing list