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

Skip to content

Commit 3c97e46

Browse files
committed
Issue #19262: Install asyncio and test_asyncio directories.
1 parent fc29e0f commit 3c97e46

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Makefile.pre.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1085,6 +1085,8 @@ LIBSUBDIRS= tkinter tkinter/test tkinter/test/test_tkinter \
10851085
test/namespace_pkgs/project3/parent/child \
10861086
test/namespace_pkgs/module_and_namespace_package \
10871087
test/namespace_pkgs/module_and_namespace_package/a_test \
1088+
asyncio \
1089+
test/test_asyncio \
10881090
collections concurrent concurrent/futures encodings \
10891091
email email/mime test/test_email test/test_email/data \
10901092
html json test/test_json http dbm xmlrpc \

0 commit comments

Comments
 (0)