Skip to content

Instantly share code, notes, and snippets.

@jbergstroem
Created October 26, 2011 21:28
Show Gist options
  • Save jbergstroem/1317936 to your computer and use it in GitHub Desktop.
Save jbergstroem/1317936 to your computer and use it in GitHub Desktop.
nose.config.ConfigError: Error reading config file 'setup.cfg': no such option 'with-info'
commit 5cad76ab11f00cf203a94520cbd5f4be43f37957
Author: jbergstroem
Date: Mon Oct 24 19:26:38 2011 +0200
nose.config.ConfigError: Error reading config file 'setup.cfg': no such option 'with-info'
diff --git a/setup.cfg b/setup.cfg
index 7dcc168..187daf2 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,5 +1,4 @@
[nosetests]
-with-info=1
with-doctest=1
debug=nose.plugins.pylibmc
doctest-extension=txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment