[Python-modules-commits] [pytest-pylint] 04/05: Removed PEP8 py.test plugin
Ondrej Koblizek
kobla-guest at moszumanska.debian.org
Fri May 27 14:41:26 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 cb95bb930585fd49cb4a5559b67c959f9717fd25
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