Skip to content

Commit b96943d

Browse files
committed
update
1 parent 5810faa commit b96943d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

appveyor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
image: Visual Studio 2019
2+
13
environment:
24
VENV: "%APPVEYOR_BUILD_FOLDER%\\venv"
35

tox.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ deps=
1212
pytest
1313
twisted
1414
pyqt5reactor,pyside2reactor: pytest-qt
15-
pyqt5reactor,pyside2reactor: qt5reactor
1615
pyqt5reactor,pyside2reactor: pytest-xvfb
1716
pyqt5reactor,pyside2reactor: pywin32; sys_platform == 'win32'
1817
extras=

0 commit comments

Comments
 (0)