By default, use py3 qt5 to build

This commit is contained in:
tzutalin
2019-05-25 14:14:49 -07:00
parent 551fc7e00d
commit 8689a16f3d
3 changed files with 3 additions and 3 deletions
+1
View File
@@ -1,6 +1,7 @@
import os
import sys
import unittest
import resources
from stringBundle import StringBundle
class TestStringBundle(unittest.TestCase):