mirror of
https://github.com/KLayout/klayout.git
synced 2026-09-08 04:08:14 +02:00
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:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user