Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f7fba6c

Browse files
authored
bpo-34632 fix buildbots and remove artifact (GH-13566)
* bpo-34632: Also include the test data directory. * bpo-34632: remove the framework resources artifacts, accidentally added in 1bbf7b6 (ccbccce)
1 parent af57074 commit f7fba6c

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile.pre.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1323,6 +1323,7 @@ LIBSUBDIRS= tkinter tkinter/test tkinter/test/test_tkinter \
13231323
importlib/metadata \
13241324
test/test_importlib \
13251325
test/test_importlib/builtin \
1326+
test/test_importlib/data \
13261327
test/test_importlib/data01 \
13271328
test/test_importlib/data01/subdirectory \
13281329
test/test_importlib/data02 \

Python.framework/Resources

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)