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

Change subject: Revert "[tests] remove pypy3 base python which is no longer 
needed"
......................................................................

Revert "[tests] remove pypy3 base python which is no longer needed"

This reverts commit 0316411d0131d18e52432fa25270f63bdd643aa2.

Reason for revert: our tox.ini requires the base_python to be set.

Bug: T301037
Change-Id: Ia9237f45bb37ce6728d2e751fceea8dcd7e5dc84
---
M tox.ini
1 file changed, 1 insertion(+), 0 deletions(-)

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




diff --git a/tox.ini b/tox.ini
index 45e7f74..c8057bc 100644
--- a/tox.ini
+++ b/tox.ini
@@ -22,6 +22,7 @@
     py310: python3.10
     py311: python3.11
     py312: python3.12
+    pypy: pypy3
 setenv =
     VIRTUAL_ENV={envdir}
     PYWIKIBOT_NO_USER_CONFIG=2

--
To view, visit 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1066714?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: Ia9237f45bb37ce6728d2e751fceea8dcd7e5dc84
Gerrit-Change-Number: 1066714
Gerrit-PatchSet: 1
Gerrit-Owner: Hashar <has...@free.fr>
Gerrit-Reviewer: Xqt <i...@gno.de>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
Pywikibot-commits mailing list -- pywikibot-commits@lists.wikimedia.org
To unsubscribe send an email to pywikibot-commits-le...@lists.wikimedia.org

Reply via email to