jenkins-bot merged this change.

View Change

Approvals: Dalba: Looks good to me, approved jenkins-bot: Verified
[tests] Remove unused flake8-diff section

according to jayvdb, it can not be voting against patches due to high
number of undesirable reported problems.[1]
[1]: I993886870e44d06dd8df882bb205cecb4c841f54

Change-Id: I158893b217c13e74ac367a7bf3b3e1fc491f67ef
---
M tox.ini
1 file changed, 0 insertions(+), 13 deletions(-)

diff --git a/tox.ini b/tox.ini
index d4c61c5..0b4605b 100644
--- a/tox.ini
+++ b/tox.ini
@@ -56,19 +56,6 @@
flake8 --doctests {posargs}
basepython = python2.7

-# 4a226d07 is https://github.com/erikrose/blessings/pull/104
-[testenv:flake8-diff]
-commands =
- flake8 --version
- flake8-diff --flake8-options --ignore={[flake8]ignore} {posargs}
-deps = flake8-diff
- https://github.com/erikrose/blessings/archive/4a226d07.zip
- flake8-docstrings<0.2.2
- flake8-per-file-ignores
- pep8-naming
- flake8-quotes
- flake8-blind-except
-
[testenv:nose]
commands =
python -W error::UserWarning -m generate_user_files -family:test -lang:test -v

To view, visit change 463313. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I158893b217c13e74ac367a7bf3b3e1fc491f67ef
Gerrit-Change-Number: 463313
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <info@gno.de>
Gerrit-Reviewer: Dalba <dalba.wiki@gmail.com>
Gerrit-Reviewer: John Vandenberg <jayvdb@gmail.com>
Gerrit-Reviewer: jenkins-bot (75)