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 84d5d44 commit 91b2450Copy full SHA for 91b2450
.github/workflows/main.yml
@@ -40,7 +40,7 @@ jobs:
40
os: windows-latest
41
tox_env: "py310"
42
- name: "windows-pypy3"
43
- python: "pypy3"
+ python: "pypy3.7"
44
45
tox_env: "pypy3.7"
46
- name: "ubuntu-py37-pytestmain"
0 commit comments