Skip to content

Commit 7acb22e

Browse files
bpo-28494: install ziptestdata to fix install bot (GH-15902)
(cherry picked from commit c374474) Co-authored-by: Gregory P. Smith <[email protected]>
1 parent 4e914ab commit 7acb22e

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
@@ -1372,6 +1372,7 @@ LIBSUBDIRS= tkinter tkinter/test tkinter/test/test_tkinter \
13721372
test/test_importlib/source \
13731373
test/test_importlib/zipdata01 \
13741374
test/test_importlib/zipdata02 \
1375+
test/ziptestdata \
13751376
asyncio \
13761377
test/test_asyncio \
13771378
collections concurrent concurrent/futures encodings \

0 commit comments

Comments
 (0)