Xqt has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/350973 )

Change subject: [test] Use pydocstyle 2.0.0 with flake8-docstrings 1.1.0 or 
higher
......................................................................

[test] Use pydocstyle 2.0.0 with flake8-docstrings 1.1.0 or higher

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


  git pull ssh://gerrit.wikimedia.org:29418/pywikibot/core 
refs/changes/73/350973/1

diff --git a/tox.ini b/tox.ini
index d702afe..f97a4b0 100644
--- a/tox.ini
+++ b/tox.ini
@@ -52,9 +52,9 @@
 basepython = python2.7
 deps = flake8<3
        pyflakes >= 1.1
-       pydocstyle != 2.0.0
+       pydocstyle >= 2.0.0
        hacking
-       flake8-docstrings>=0.2.6
+       flake8-docstrings>=1.1.0
        flake8-putty>=0.3.2
        flake8-coding<1.3.0
        flake8-comprehensions

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie254761f3fd5ddd1cbbedcb26b69ee36f6758a3c
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: Xqt <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to