mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +00:00
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:
parent
4e914ab29f
commit
7acb22e6e9
1 changed files with 1 additions and 0 deletions
|
@ -1372,6 +1372,7 @@ LIBSUBDIRS= tkinter tkinter/test tkinter/test/test_tkinter \
|
||||||
test/test_importlib/source \
|
test/test_importlib/source \
|
||||||
test/test_importlib/zipdata01 \
|
test/test_importlib/zipdata01 \
|
||||||
test/test_importlib/zipdata02 \
|
test/test_importlib/zipdata02 \
|
||||||
|
test/ziptestdata \
|
||||||
asyncio \
|
asyncio \
|
||||||
test/test_asyncio \
|
test/test_asyncio \
|
||||||
collections concurrent concurrent/futures encodings \
|
collections concurrent concurrent/futures encodings \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue