summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-06-17 14:13:07 +0200
committerMichał Górny <mgorny@gentoo.org>2024-06-17 14:13:23 +0200
commitb84110cf6ea004b927df021b2db7856bd7ebb48a (patch)
tree33a6132790f533a024531cc5fd6754482fdc615e /tox.ini
parent5c129e2320902b2d525c4592fd172984e5db6fd4 (diff)
downloadgemato-b84110cf6ea004b927df021b2db7856bd7ebb48a.tar.gz
Update tested implementation list
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 62b2d70..d80450c 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
[tox]
-envlist = qa,py{39,310,311,312},pypy3,py3-nogpg,py3-norequests-noresponses,py3-noresponses
+envlist = qa,py{39,310,311,312,313},pypy3{9,10},py3-nogpg,py3-norequests-noresponses,py3-noresponses
skip_missing_interpreters = True
# we operate on sources anyway
skipsdist = True