We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19f92e8 commit 5ea2ae2Copy full SHA for 5ea2ae2
1 file changed
tox.ini
@@ -12,7 +12,6 @@ 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
pypy-3.7: pypy37
17
3.8: py38
18
3.9: py39, flake8
0 commit comments