jenkins-bot has submitted this change. (
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1060850?usp=email )
Change subject: [CI] 2nd deeptest is for Python 3.12 not 3.9
......................................................................
[CI] 2nd deeptest is for Python 3.12 not 3.9
Change-Id: I87ba55448ce791514a05d3442f7bee130b2a6d2e
---
M tox.ini
1 file changed, 3 insertions(+), 3 deletions(-)
Approvals:
Xqt: Looks good to me, approved
jenkins-bot: Verified
diff --git a/tox.ini b/tox.ini
index 20bfc23..6ac5f90 100644
--- a/tox.ini
+++ b/tox.ini
@@ -58,9 +58,9 @@
deeptest: .[html]
deeptest: .[scripts]
- deeptest-py39: .[wikitextparser]
- deeptest-py39: pytest >= 7.0.1
- deeptest-py39: pytest-subtests >= 0.3.2
+ deeptest-py312: .[wikitextparser]
+ deeptest-py312: pytest >= 7.0.1
+ deeptest-py312: pytest-subtests >= 0.3.2
[testenv:typing]
basepython = python3.7
--
To view, visit
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1060850?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: I87ba55448ce791514a05d3442f7bee130b2a6d2e
Gerrit-Change-Number: 1060850
Gerrit-PatchSet: 2
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]