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

Change subject: [tests] fix hacking tests
......................................................................

[tests] fix hacking tests

Change-Id: I44f9eb18ccbfa3f990b2789f9fa43abc9cb6433a
---
M tox.ini
1 file changed, 2 insertions(+), 2 deletions(-)

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




diff --git a/tox.ini b/tox.ini
index 8f321e5..db19bcf 100644
--- a/tox.ini
+++ b/tox.ini
@@ -34,8 +34,8 @@

     hacking: flake8 --version
     hacking-py37: flake8 --format=default {posargs}
-    hacking-py38: flake8 --color always {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/+/1060873?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: I44f9eb18ccbfa3f990b2789f9fa43abc9cb6433a
Gerrit-Change-Number: 1060873
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <i...@gno.de>
Gerrit-Reviewer: Xqt <i...@gno.de>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
Pywikibot-commits mailing list -- pywikibot-commits@lists.wikimedia.org
To unsubscribe send an email to pywikibot-commits-le...@lists.wikimedia.org

Reply via email to