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 1cf8913 commit 0af7926Copy full SHA for 0af7926
.github/workflows/main.yml
@@ -39,7 +39,7 @@ jobs:
39
python: "3.10"
40
os: windows-latest
41
tox_env: "py310"
42
- - name: "windows-pypy-3"
+ - name: "windows-pypy3"
43
python: "pypy3.7"
44
45
tox_env: "py37"
0 commit comments