diff --git a/setup.cfg b/setup.cfg index 8e0b9b2..d20401b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -9,6 +9,7 @@ tag_build = .dev [nosetests] # uncomment these if you want tests to drop to pdb on first # error or failure. +#nologcapture = #pdb = #pdb-failures = #stop =