summaryrefslogtreecommitdiff
path: root/docs/quick_tour/package/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'docs/quick_tour/package/setup.cfg')
-rw-r--r--docs/quick_tour/package/setup.cfg6
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/quick_tour/package/setup.cfg b/docs/quick_tour/package/setup.cfg
deleted file mode 100644
index ac8bb6e21..000000000
--- a/docs/quick_tour/package/setup.cfg
+++ /dev/null
@@ -1,6 +0,0 @@
-[nosetests]
-match = ^test
-nocapture = 1
-cover-package = hello_world
-with-coverage = 1
-cover-erase = 1