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

Change subject: [tests] Add command for pypy3 hacking tests (py39)
......................................................................

[tests] Add command for pypy3 hacking tests (py39)

Change-Id: I78a50c3bf7f460e29c1a31c3f8c544a7026ca830
---
M tox.ini
1 file changed, 1 insertion(+), 1 deletion(-)

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




diff --git a/tox.ini b/tox.ini
index a021ec2..c8057bc 100644
--- a/tox.ini
+++ b/tox.ini
@@ -35,8 +35,8 @@

     hacking: flake8 --version
     hacking-py37: flake8 --format=default {posargs}
+    hacking-py39: flake8 --color always {posargs}
     hacking-py312: flake8 --color always {posargs}
-    hacking-pypy: flake8 --color always {posargs}

     deeptest: python {[params]generate_user_files}
     deeptest-py37: python -m unittest discover -vv -p "*_tests.py"

--
To view, visit 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1060887?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: I78a50c3bf7f460e29c1a31c3f8c544a7026ca830
Gerrit-Change-Number: 1060887
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]

Reply via email to