Skip to content

Commit 23dcea5

Browse files
authored
bpo-40059: Fix installation of tomllib (GH-31784)
1 parent 02fbaf4 commit 23dcea5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile.pre.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1869,6 +1869,7 @@ LIBSUBDIRS= asyncio \
18691869
site-packages \
18701870
sqlite3 \
18711871
tkinter \
1872+
tomllib \
18721873
turtledemo \
18731874
unittest \
18741875
urllib \

0 commit comments

Comments
 (0)