aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-08-07 18:45:05 +0200
committerMichał Górny <mgorny@gentoo.org>2021-08-07 18:50:42 +0200
commit1a0df634bf9ae6db13e1d2fd1665c6219445ee84 (patch)
treee08185ad6ada5a02416cd0ce83f09fe5fb909e88 /tox.ini
parentci: Test using the newest available version of py3.10 (diff)
downloadportage-1a0df634bf9ae6db13e1d2fd1665c6219445ee84.tar.gz
portage-1a0df634bf9ae6db13e1d2fd1665c6219445ee84.tar.bz2
portage-1a0df634bf9ae6db13e1d2fd1665c6219445ee84.zip
ci: Test using the newest version of PyPy3.7
Do not bind to old version of PyPy3.7, also fix actually running tests via CI. Signed-off-by: Michał Górny <mgorny@gentoo.org>
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 b0cfa7da3..ce43cc7fe 100644
--- a/tox.ini
+++ b/tox.ini
@@ -9,7 +9,7 @@ python =
3.8: py38
3.9: py39
3.10: py310
- pypy-3.7-v7.3.3: pypy3
+ pypy-3: pypy3
[testenv]
deps =