gh-104773: Remove the msilib package (GH-104911)

This commit is contained in:
Zachary Ware 2023-05-24 20:06:00 -05:00 committed by GitHub
parent 41768a2bd3
commit 98c4333e88
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
31 changed files with 22 additions and 4650 deletions

View file

@ -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,