[Python-modules-commits] [python-flake8] 01/12: Removed pytest options
Ondřej Nový
onovy at moszumanska.debian.org
Sun Aug 7 22:33:50 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 9c140228a3885d190b23240b871fa31c77c48717
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