From c1652d6d6201e5407b94afc297115a584b5a0955 Mon Sep 17 00:00:00 2001 From: Alex Waygood Date: Sat, 9 Dec 2023 18:05:33 +0000 Subject: gh-110109: Fix installed buildbots now `pathlib` is a package (#112901) --- Makefile.pre.in | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.pre.in b/Makefile.pre.in index 6ca11f0..42a7545 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 \ -- cgit v0.12