We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 29e1fc3 + 5ea2ae2 commit 4f74355Copy full SHA for 4f74355
1 file changed
tox.ini
@@ -12,8 +12,7 @@ envlist = py36, pypy37, py38, py39, flake8
12
[gh-actions]
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