jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/374073 )

Change subject: dev-requirements.txt: Require ruamel.yaml<0.12 for 
python_version < '2.7'
......................................................................


dev-requirements.txt: Require ruamel.yaml<0.12 for python_version < '2.7'

Bug: T174283
Change-Id: If6e92df93ecbfc3560899263a0701bbc433a8f8c
---
M dev-requirements.txt
1 file changed, 1 insertion(+), 0 deletions(-)

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



diff --git a/dev-requirements.txt b/dev-requirements.txt
index 44a3038..0df5c6f 100644
--- a/dev-requirements.txt
+++ b/dev-requirements.txt
@@ -7,6 +7,7 @@
 pytest-runner
 pytest-cov
 pytest-attrib
+ruamel.yaml<0.12 ; python_version < '2.7'
 pytest-httpbin
 
 six

-- 
To view, visit https://gerrit.wikimedia.org/r/374073
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: If6e92df93ecbfc3560899263a0701bbc433a8f8c
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: Dalba <dalba.w...@gmail.com>
Gerrit-Reviewer: John Vandenberg <jay...@gmail.com>
Gerrit-Reviewer: Mpaa <mpaa.w...@gmail.com>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
Pywikibot-commits mailing list
Pywikibot-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits

Reply via email to