jenkins-bot has submitted this change and it was merged. Change subject: PyFlakes 1.1 has been released ......................................................................
PyFlakes 1.1 has been released Change-Id: Id161e41c47acf44141817798f4128d6b8ac30934 --- M tox.ini 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: John Vandenberg: Looks good to me, but someone else must approve Xqt: Looks good to me, approved jenkins-bot: Verified diff --git a/tox.ini b/tox.ini index e52aa93..d9fb25d 100644 --- a/tox.ini +++ b/tox.ini @@ -28,7 +28,7 @@ flake8 --doctests {posargs} basepython = python2.7 deps = flake8 - git+https://github.com/pyflakes/pyflakes.git + pyflakes >= 1.1 hacking flake8-docstrings<0.2.2 flake8-putty>=0.2.0 @@ -45,7 +45,7 @@ flake8 --doctests {posargs} basepython = python3 deps = flake8 - git+https://github.com/pyflakes/pyflakes.git + pyflakes >= 1.1 flake8-docstrings<0.2.2 flake8-putty>=0.2.0 -- To view, visit https://gerrit.wikimedia.org/r/282306 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id161e41c47acf44141817798f4128d6b8ac30934 Gerrit-PatchSet: 1 Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-Owner: John Vandenberg <jay...@gmail.com> Gerrit-Reviewer: John Vandenberg <jay...@gmail.com> Gerrit-Reviewer: Xqt <i...@gno.de> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ Pywikibot-commits mailing list Pywikibot-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits