bpo-28494: install ziptestdata to fix install bot (GH-15902) · python/cpython@7acb22e (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Commit 7acb22e

miss-islingtongpshead

and

authored

(cherry picked from commit c374474) Co-authored-by: Gregory P. Smith greg@krypto.org

File tree

1 file changed

lines changed

1 file changed

lines changed

Original file line number Diff line number Diff line change
@@ -1372,6 +1372,7 @@ LIBSUBDIRS= tkinter tkinter/test tkinter/test/test_tkinter \
1372 1372 test/test_importlib/source \
1373 1373 test/test_importlib/zipdata01 \
1374 1374 test/test_importlib/zipdata02 \
1375 + test/ziptestdata \
1375 1376 asyncio \
1376 1377 test/test_asyncio \
1377 1378 collections concurrent concurrent/futures encodings \