We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64a1e71 commit 6e68d33Copy full SHA for 6e68d33
.github/workflows/ci.yml
@@ -121,19 +121,11 @@ jobs:
121
reactor:
122
tox: asyncio
123
- python:
124
- tox: pypy2
125
- reactor:
126
- tox: pyqt5
127
- - python:
128
129
130
- tox: pyside2
131
132
- tox: pypy3
+ implementation: pypy
133
134
tox: pyqt5
135
136
137
138
tox: pyside2
139
0 commit comments