From bb65718cef0703c8f1c3723a4314d7f71ae59063 Mon Sep 17 00:00:00 2001 From: Athanasius Date: Fri, 3 Dec 2021 12:21:36 +0000 Subject: [PATCH] Python 3.10: Final adjustments to .wxs file We were missing some new files which seemed to be the cause of issues with the definitely included and installed _tkinter.pyd. I think it was due to missing _win32sysloader.pyd but didn't test in detail. --- EDMarketConnector.wxs | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/EDMarketConnector.wxs b/EDMarketConnector.wxs index d56dff92..621aafa2 100644 --- a/EDMarketConnector.wxs +++ b/EDMarketConnector.wxs @@ -146,6 +146,12 @@ + + + + + + @@ -188,6 +194,12 @@ + + + + + + @@ -215,6 +227,15 @@ + + + + + + + + + @@ -561,6 +582,8 @@ + + @@ -589,6 +612,8 @@ + + @@ -604,6 +629,9 @@ + + +