提交 7be04b22 编写于 作者: K Kentaro Wada

Drop PySide2 from support

上级 3210d65b
......@@ -14,16 +14,12 @@ jobs:
matrix:
os: [macos-latest, ubuntu-latest, windows-latest]
python-version: ['3.7', '2.7']
PYTEST_QT_API: [pyqt5, pyqt4v2, pyside2]
PYTEST_QT_API: [pyqt5, pyqt4v2]
exclude:
- os: macos-latest
PYTEST_QT_API: pyqt4v2
- os: macos-latest
PYTEST_QT_API: pyside2
- os: windows-latest
PYTEST_QT_API: pyqt4v2
- os: windows-latest
PYTEST_QT_API: pyside2
- python-version: '3.7'
PYTEST_QT_API: pyqt4v2
......
......@@ -57,7 +57,7 @@ It is written in Python and uses Qt for its graphical interface.
- Ubuntu / macOS / Windows
- Python2 / Python3
- [PyQt4 / PyQt5](http://www.riverbankcomputing.co.uk/software/pyqt/intro) / [PySide2](https://wiki.qt.io/PySide2_GettingStarted)
- [PyQt4 / PyQt5](http://www.riverbankcomputing.co.uk/software/pyqt/intro)
## Installation
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册