mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
gh-104773: Remove the msilib package (GH-104911)
This commit is contained in:
parent
41768a2bd3
commit
98c4333e88
31 changed files with 22 additions and 4650 deletions
|
@ -56,7 +56,6 @@ OMIT_FILES = (
|
|||
"concurrent/futures/thread.py",
|
||||
# Misc unused or large files
|
||||
"pydoc_data/",
|
||||
"msilib/",
|
||||
)
|
||||
|
||||
# Synchronous network I/O and protocols are not supported; for example,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue