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

Ondrej Koblizek kobla-guest at moszumanska.debian.org
Tue Aug 2 06:24:42 UTC 2016


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 e7f7e6fd01c9bfad939c5fb02714491041deb084
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 562e09a..2a64b43 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