We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14fe5ae commit 1e055c3Copy full SHA for 1e055c3
appveyor.yml
@@ -4,3 +4,6 @@ environment:
4
5
install:
6
- "%PYTHON%\\python.exe -m pip install git+git://github.com/pyqt/python-qt5.git"
7
+
8
+build_script:
9
+ - echo We needed this to prevend MSBuild from getting run and throwin an error.
0 commit comments