summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorchrisw <unknown>2010-09-09 18:00:51 +0100
committerchrisw <unknown>2010-09-09 18:00:51 +0100
commitede16eb5b0ba4b91ca942bb3c3d6f6de61efc5be (patch)
tree0d525d20262751c7c02f6d33b597e7dc871fa4df /setup.cfg
parent53610259d689a1fd9508e4ad1b812c8e041ad105 (diff)
downloadsqlalchemy-migrate-ede16eb5b0ba4b91ca942bb3c3d6f6de61efc5be.tar.gz
for when logging is just annoying ;-)
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 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 =