We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29e1fc3 commit 19f92e8Copy full SHA for 19f92e8
1 file changed
tox.ini
@@ -13,7 +13,7 @@ envlist = py36, pypy37, py38, py39, flake8
13
python =
14
3.6: py36
15
# TODO(moomoohk): Get pypy to work properly. https://github.com/ymyzk/run-tox-gh-actions/issues/3
16
- pypi-3.7: pypy37
+ pypy-3.7: pypy37
17
3.8: py38
18
3.9: py39, flake8
19
0 commit comments