summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2021-12-14 08:25:20 -0500
committerNed Batchelder <ned@nedbatchelder.com>2021-12-14 08:25:20 -0500
commitf3238eea7e403d13a217b30579b1a1c2cbff62e3 (patch)
treeef2f248ce4cefa434c26b62fe540597ee6a90108 /tox.ini
parentdff1ff4751e8b272457e5aba7934f69394c3382b (diff)
downloadpython-coveragepy-git-f3238eea7e403d13a217b30579b1a1c2cbff62e3.tar.gz
build: need to use pypy-3.7 instead of pypy3 on GHAnedbat/pypy37
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 2a8d1bb8..6ac0bb9e 100644
--- a/tox.ini
+++ b/tox.ini
@@ -97,4 +97,4 @@ python =
3.9: py39
3.10: py310
3.11: py311
- pypy3: pypy3
+ pypy-3: pypy3