]> granicus.if.org Git - python/commitdiff
bpo-28494: install ziptestdata to fix install bot (GH-15902)
authorGregory P. Smith <greg@krypto.org>
Wed, 11 Sep 2019 10:31:37 +0000 (05:31 -0500)
committerGitHub <noreply@github.com>
Wed, 11 Sep 2019 10:31:37 +0000 (05:31 -0500)
Makefile.pre.in

index 4f4f096e728338d8587d6122d7635eea9294a967..1c0958ec974b2511b69ff550d9ec25d93fb1ba3b 100644 (file)
@@ -1374,6 +1374,7 @@ LIBSUBDIRS=       tkinter tkinter/test tkinter/test/test_tkinter \
                test/test_importlib/source \
                test/test_importlib/zipdata01 \
                test/test_importlib/zipdata02 \
+               test/ziptestdata \
                asyncio \
                test/test_asyncio \
                collections concurrent concurrent/futures encodings \