[Python-modules-commits] [pytest-pylint] 03/08: Removed PEP8 py.test plugin

Ondrej Koblizek kobla-guest at moszumanska.debian.org
Wed Feb 7 11:56:44 UTC 2018


This is an automated email from the git hooks/post-receive script.

kobla-guest pushed a commit to branch master
in repository pytest-pylint.

commit 92815c82aad21121fba460ee7d0840cd47d847b9
Author: Ondrej Koblizek <ondrej.koblizek at firma.seznam.cz>
Date:   Fri May 27 16:38:02 2016 +0200

    Removed PEP8 py.test plugin
---
 tox.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tox.ini b/tox.ini
index 63c5ae6..91b6e5e 100644
--- a/tox.ini
+++ b/tox.ini
@@ -15,4 +15,4 @@ commands =
     coverage html -d htmlcov
 
 [pytest]
-addopts = --pylint --pep8
+addopts = --pylint

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pytest-pylint.git



More information about the Python-modules-commits mailing list