summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.cfg b/setup.cfg
index 362afb17..bf535430 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[nosetests]
with-coverage = true
-cover-package = cloudservers
+cover-package = novatools
cover-html = true
cover-erase = true
cover-inclusive = true
@@ -11,4 +11,4 @@ build-dir = docs/_build
all_files = 1
[upload_sphinx]
-upload-dir = docs/_build/html \ No newline at end of file
+upload-dir = docs/_build/html