Xqt has submitted this change. (
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1268062?usp=email )
Change subject: tests: run deeptest with Python 3.14
......................................................................
tests: run deeptest with Python 3.14
Bug: T421723
Change-Id: I95d0136e839018bdc33ed712b38e9e4903d8e5d7
---
M tox.ini
1 file changed, 3 insertions(+), 3 deletions(-)
Approvals:
Xqt: Verified; Looks good to me, approved
diff --git a/tox.ini b/tox.ini
index 17e6fdf..f9d22a9 100644
--- a/tox.ini
+++ b/tox.ini
@@ -40,7 +40,7 @@
deeptest: python {[params]generate_user_files}
deeptest-py39: python -m unittest discover -vv -p "*_tests.py"
- deeptest-py313: pytest
+ deeptest-py314: pytest
fasttest: python {[params]generate_user_files}
fasttest: pytest --version
@@ -58,8 +58,8 @@
deeptest: .[html]
deeptest: .[scripts]
- deeptest-py313: .[wikitextparser]
- deeptest-py313: pytest >= 9.0.1
+ deeptest-py314: .[wikitextparser]
+ deeptest-py314: pytest >= 9.0.1
[testenv:typing]
basepython = python3.9
--
To view, visit
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1268062?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: I95d0136e839018bdc33ed712b38e9e4903d8e5d7
Gerrit-Change-Number: 1268062
Gerrit-PatchSet: 1
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]