mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
[3.9] bpo-43517 (followup): Install additional test directory (GH-24950) (GH-24951)
Should fix some CI failures on buildbots that test an installed version of Python.
(cherry picked from commit 66c8adfa27
)
Co-authored-by: Antoine Pitrou <antoine@python.org>
This commit is contained in:
parent
ac17ed60f2
commit
107cf07891
1 changed files with 1 additions and 0 deletions
|
@ -1439,6 +1439,7 @@ LIBSUBDIRS= tkinter tkinter/test tkinter/test/test_tkinter \
|
|||
test/test_importlib/namespace_pkgs/project3 \
|
||||
test/test_importlib/namespace_pkgs/project3/parent \
|
||||
test/test_importlib/namespace_pkgs/project3/parent/child \
|
||||
test/test_importlib/partial \
|
||||
test/test_importlib/source \
|
||||
test/test_importlib/zipdata01 \
|
||||
test/test_importlib/zipdata02 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue