Try importing QtWebEngine from AppVeyor
This commit is contained in:
parent
24e93fe023
commit
857288b283
@ -16,4 +16,5 @@ install:
|
|||||||
- 'set PATH=C:\Python36-x64;%PATH'
|
- 'set PATH=C:\Python36-x64;%PATH'
|
||||||
|
|
||||||
test_script:
|
test_script:
|
||||||
|
- '%PYTHON% -c "from PyQt5 import QtWebEngineWidgets"'
|
||||||
- '%PYTHON% -m tox -e %TESTENV%'
|
- '%PYTHON% -m tox -e %TESTENV%'
|
||||||
|
Loading…
Reference in New Issue
Block a user