move pytest-qt6 to tox

This commit is contained in:
Talley Lambert
2021-04-25 14:27:11 -04:00
parent 01f496bc18
commit d69e219a0e
2 changed files with 2 additions and 2 deletions

View File

@@ -45,8 +45,7 @@ testing =
tox
tox-conda
pytest
# https://github.com/pytest-dev/pytest-qt/pull/340
pytest-qt @ git+https://github.com/The-Compiler/pytest-qt.git@pyqt6
pytest-qt
pytest-cov
dev =
ipython

View File

@@ -39,4 +39,5 @@ extras =
pyside2: pyside2
pyqt6: pyqt6
pyside6: pyside6
commands_pre = pip install -U pytest-qt@git+https://github.com/The-Compiler/pytest-qt.git@pyqt6
commands = pytest -v --color=yes --cov=qtrangeslider --cov-report=xml