From 70249f137b9c622aad38f6989aac2e14c889fb23 Mon Sep 17 00:00:00 2001 From: AlexWaygood Date: Sat, 9 Dec 2023 16:53:42 +0000 Subject: [PATCH] Fix installed buildbots now `pathlib` is a package --- Makefile.pre.in | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.pre.in b/Makefile.pre.in index 6ca11f080dcc3f..42a7545be7e666 100644 --- a/Makefile.pre.in +++ b/Makefile.pre.in @@ -2164,6 +2164,7 @@ LIBSUBDIRS= asyncio \ json \ logging \ multiprocessing multiprocessing/dummy \ + pathlib \ pydoc_data \ re \ site-packages \