mirror of
https://github.com/python/cpython.git
synced 2025-09-28 11:15:17 +00:00
gh-132983: Install compression package contents (#133063)
Include compression package contents as part of installs.
This commit is contained in:
parent
1b7470f8cb
commit
632978f005
1 changed files with 2 additions and 0 deletions
|
@ -2503,6 +2503,8 @@ maninstall: altmaninstall
|
|||
XMLLIBSUBDIRS= xml xml/dom xml/etree xml/parsers xml/sax
|
||||
LIBSUBDIRS= asyncio \
|
||||
collections \
|
||||
compression compression/bz2 compression/gzip \
|
||||
compression/lzma compression/zlib compression/_common \
|
||||
concurrent concurrent/futures \
|
||||
csv \
|
||||
ctypes ctypes/macholib \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue