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
+2 -2
View File
@@ -1,8 +1,8 @@
# ex: set ts=8 noet:
all: qt4
all: qt5
test: testpy2
test: testpy3
testpy2:
python -m unittest discover tests