Attempt to mitigate the effects of bpo-36085 in Python 3.8+ on Windows - need to add DLL search paths explicitly.

This commit is contained in:
Matthias Koefferlein
2021-04-18 10:43:34 +02:00
parent f8e7e3b6e1
commit b1943c8b4e
18 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
import testprep
import klayout.QtCore as QtCore
import klayout.QtXmlPatterns as QtXmlPatterns
import unittest