8000 bpo-34632: fix installation of importlib.metadata (#13563) · python/cpython@c3738cf · GitHub
[go: up one dir, main page]

Skip to content

Commit c3738cf

Browse files
yan12125jaraco
authored andcommitted
bpo-34632: fix installation of importlib.metadata (#13563)
1 parent 81bb97d commit c3738cf

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
@@ -1320,6 +1320,7 @@ LIBSUBDIRS= tkinter tkinter/test tkinter/test/test_tkinter \
13201320
test/test_import/data/package \
13211321
test/test_import/data/package2 \
13221322
importlib \
1323+
importlib/metadata \
13231324
test/test_importlib \
13241325
test/test_importlib/builtin \
13251326
test/test_importlib/data01 \

0 commit comments

Comments
 (0)
0