jenkins-bot has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/651289 )

Change subject: build: Add fasttest-py38
......................................................................

build: Add fasttest-py38

Bug: T270389
Change-Id: Id73d93e6a04f8683c185ce9d9cddbd68ec4db997
---
M tox.ini
1 file changed, 2 insertions(+), 1 deletion(-)

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



diff --git a/tox.ini b/tox.ini
index b45c5a7..e91424f 100644
--- a/tox.ini
+++ b/tox.ini
@@ -7,7 +7,7 @@
     commit-message
     flake8-{py35}
     doctest-{py35}
-    test-{py35,py37}
+    test-{py35,py37,py38}

 [tox:jenkins]
 # Override default for WM Jenkins
@@ -23,6 +23,7 @@
 basepython =
     py35: python3.5
     py37: python3.7
+    py38: python3.8
 setenv =
     VIRTUAL_ENV={envdir}
     PYWIKIBOT_NO_USER_CONFIG=2

--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/651289
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: Id73d93e6a04f8683c185ce9d9cddbd68ec4db997
Gerrit-Change-Number: 651289
Gerrit-PatchSet: 1
Gerrit-Owner: Jforrester <[email protected]>
Gerrit-Reviewer: JJMC89 <[email protected]>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits

Reply via email to