[Python-modules-commits] [pytest-pylint] 03/10: Removed PEP8 py.test plugin
Ondrej Koblizek
kobla-guest at moszumanska.debian.org
Thu Jul 20 13:30:29 UTC 2017
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 87bfde7a963e459042793e4f6d3ba49d4e2681f0
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 34f73d9..4fe231c 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