Commit ef160fed authored by Éric Araujo's avatar Éric Araujo

Remove wsgiref.egg-info from msi.py (follow-up to d615eb7bce33, #12218)

parent 02406530
......@@ -1010,8 +1010,6 @@ def add_files(db):
lib.remove_pyc()
# package READMEs if present
lib.glob("README")
if dir=='Lib':
lib.add_file('wsgiref.egg-info')
if dir=='test' and parent.physical=='Lib':
lib.add_file("185test.db")
lib.add_file("audiotest.au")
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment