Skip to content

Commit 19f92e8

Browse files
committed
Fix typo
1 parent 29e1fc3 commit 19f92e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ envlist = py36, pypy37, py38, py39, flake8
1313
python =
1414
3.6: py36
1515
# TODO(moomoohk): Get pypy to work properly. https://github.com/ymyzk/run-tox-gh-actions/issues/3
16-
pypi-3.7: pypy37
16+
pypy-3.7: pypy37
1717
3.8: py38
1818
3.9: py39, flake8
1919

0 commit comments

Comments
 (0)