]> granicus.if.org Git - python/commitdiff
bpo-28494: install ziptestdata to fix install bot (GH-15902)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 11 Sep 2019 11:09:53 +0000 (04:09 -0700)
committerGitHub <noreply@github.com>
Wed, 11 Sep 2019 11:09:53 +0000 (04:09 -0700)
(cherry picked from commit c37447481ec8f6d0e49d0587ec0de3f9e7d56b28)

Co-authored-by: Gregory P. Smith <greg@krypto.org>
Makefile.pre.in

index b02f78412f167bd859c1bd128cdd89846a13ba37..502317aa0c783a8b29395676b2b46f9919d90872 100644 (file)
@@ -1372,6 +1372,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 \