bpo-28494: install ziptestdata to fix install bot (GH-15902)

(cherry picked from commit c37447481e)

Co-authored-by: Gregory P. Smith <greg@krypto.org>
This commit is contained in:
Miss Islington (bot) 2019-09-11 04:09:53 -07:00 committed by GitHub
parent 4e914ab29f
commit 7acb22e6e9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View 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 \