John Vandenberg has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/282306

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(-)


  git pull ssh://gerrit.wikimedia.org:29418/pywikibot/core 
refs/changes/06/282306/1

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: newchange
Gerrit-Change-Id: Id161e41c47acf44141817798f4128d6b8ac30934
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: John Vandenberg <jay...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to