]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
bpo-46118: Make sure importlib.resources is included. (GH-30311)
authorJason R. Coombs <jaraco@jaraco.com>
Fri, 31 Dec 2021 03:39:24 +0000 (22:39 -0500)
committerGitHub <noreply@github.com>
Fri, 31 Dec 2021 03:39:24 +0000 (22:39 -0500)
Makefile.pre.in

index ed77bebfab901f7ee7db4efaacaa47afb1f953b5..fbd4c3a23fd81b3ec041e78e6b71df7e1e1454f2 100644 (file)
@@ -1911,7 +1911,7 @@ LIBSUBDIRS=       asyncio \
                html \
                http \
                idlelib idlelib/Icons \
-               importlib importlib/metadata \
+               importlib importlib/resources importlib/metadata \
                json \
                lib2to3 lib2to3/fixes lib2to3/pgen2 \
                logging \