Xqt has submitted this change. (
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/854418 )
Change subject: [tests] Enable Appveyor tests with Python 3.11
......................................................................
[tests] Enable Appveyor tests with Python 3.11
Change-Id: Ief0d74946709c0b83a70ed4fb3113b78ca60274d
---
M .appveyor.yml
1 file changed, 4 insertions(+), 0 deletions(-)
Approvals:
Xqt: Verified; Looks good to me, approved
diff --git a/.appveyor.yml b/.appveyor.yml
index 2deca7a..e9544db 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -42,6 +42,10 @@
PYTHON_VERSION: "3.10.x"
PYTHON_ARCH: "32"
+ - PYTHON: "C:\\Python311-x64"
+ PYTHON_VERSION: "3.11.x"
+ PYTHON_ARCH: "64"
+
matrix:
fast_finish: false
--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/854418
To unsubscribe, or for help writing mail filters, visit
https://gerrit.wikimedia.org/r/settings
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: Ief0d74946709c0b83a70ed4fb3113b78ca60274d
Gerrit-Change-Number: 854418
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]