mirror of
https://github.com/pyapp-kit/superqt.git
synced 2026-01-07 21:02:13 +01:00
fix deprecation warnings in tests (#82)
* stub * update tests * use util func * add fallback for older versions * don't test 3.6
This commit is contained in:
3
.github/workflows/test_and_deploy.yml
vendored
3
.github/workflows/test_and_deploy.yml
vendored
@@ -70,9 +70,6 @@ jobs:
|
||||
- python-version: 3.8
|
||||
platform: ubuntu-18.04
|
||||
backend: pyside2
|
||||
- python-version: 3.6
|
||||
platform: windows-2016
|
||||
backend: pyqt5
|
||||
|
||||
# legacy Qt
|
||||
- python-version: 3.7
|
||||
|
||||
Reference in New Issue
Block a user