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

Change subject: [tests] re-enable hacking test with Python 3.7
......................................................................

[tests] re-enable hacking test with Python 3.7

Change-Id: I6575ac0fcdb37226b3e4773204233a88d39d4c46
---
M tox.ini
1 file changed, 10 insertions(+), 1 deletion(-)

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




diff --git a/tox.ini b/tox.ini
index 66c39d3..7c8d847 100644
--- a/tox.ini
+++ b/tox.ini
@@ -6,7 +6,7 @@
 envlist =
     commit-message
     flake8-py3{7,8,9}
-    hacking-py3{8,9}
+    hacking-py3{7,8,9}

 [params]
 # Note: tox 4 does not support multiple lines when doing parameters

--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/980443
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: I6575ac0fcdb37226b3e4773204233a88d39d4c46
Gerrit-Change-Number: 980443
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to