Skip to content

Commit b7af6ee

Browse files
FFY00Glyphack
authored andcommitted
pythonGH-103480: fix sysconfig package not being installed (python#110792)
1 parent b3a11c3 commit b7af6ee

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
@@ -2127,6 +2127,7 @@ LIBSUBDIRS= asyncio \
21272127
re \
21282128
site-packages \
21292129
sqlite3 \
2130+
sysconfig \
21302131
tkinter \
21312132
tomllib \
21322133
turtledemo \

0 commit comments

Comments
 (0)