jenkins-bot has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1060824?usp=email )

Change subject: Add interpreter to tox and test CI with python-all image
......................................................................

Add interpreter to tox and test CI with python-all image

Change-Id: I5236d79f5405d3f96639d7f90dc72cc51c541879
---
M tox.ini
1 file changed, 3 insertions(+), 0 deletions(-)

Approvals:
  Xqt: Looks good to me, approved
  jenkins-bot: Verified




diff --git a/tox.ini b/tox.ini
index cb1ea95..20bfc23 100644
--- a/tox.ini
+++ b/tox.ini
@@ -18,6 +18,9 @@
     py37: python3.7
     py38: python3.8
     py39: python3.9
+    py310: python3.10
+    py311: python3.11
+    py312: python3.12
 setenv =
     VIRTUAL_ENV={envdir}
     PYWIKIBOT_NO_USER_CONFIG=2

--
To view, visit 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1060824?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings?usp=email

Gerrit-MessageType: merged
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I5236d79f5405d3f96639d7f90dc72cc51c541879
Gerrit-Change-Number: 1060824
Gerrit-PatchSet: 3
Gerrit-Owner: Hashar <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
Gerrit-CC: JJMC89 <[email protected]>
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to