[Python-modules-commits] [python-flake8] 02/05: Removed pytest options

Ondřej Nový onovy at moszumanska.debian.org
Wed Aug 10 15:45:38 UTC 2016


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

onovy pushed a commit to branch master
in repository python-flake8.

commit 8e2bdd13cbab0bc108f336587c3599905e9d726a
Author: Ondřej Nový <onovy at debian.org>
Date:   Sun Aug 7 23:48:45 2016 +0200

    Removed pytest options
---
 setup.cfg | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/setup.cfg b/setup.cfg
index c32a36a..43d3a45 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -12,10 +12,6 @@ requires-dist =
 	pycodestyle >= 2.0.0, < 2.1.0
 	mccabe >= 0.5.0, < 0.6.0
 
-[pytest]
-norecursedirs = .git .* *.egg* old docs dist build
-addopts = -rw
-
 [egg_info]
 tag_build = 
 tag_date = 0

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



More information about the Python-modules-commits mailing list