summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorIan Cordasco <graffatcolmingov@gmail.com>2016-03-26 08:51:32 -0500
committerIan Cordasco <graffatcolmingov@gmail.com>2016-03-26 08:51:32 -0500
commitda172ec641642f3c741b3360095de9e4588acb9a (patch)
treecd174f6e56b941e4ab0e1e007c946d28535316d6 /setup.cfg
parent5554ef78cfea5f11b8aeb2862781c93db9fdf918 (diff)
downloadflake8-da172ec641642f3c741b3360095de9e4588acb9a.tar.gz
Print pytest warnings immediately
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index abde58d..8af25a3 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -10,3 +10,4 @@ requires-dist =
[pytest]
norecursedirs = .git .* *.egg* old docs dist build
+addopts = -rw