From 1ff936d015b7eb125bf6bb373246b5b0a7291412 Mon Sep 17 00:00:00 2001 From: Waylan Limberg Date: Thu, 26 Jul 2012 09:38:34 -0400 Subject: Fixed #114. Converted doctests to unittests. While I left the doctests there for documentation purposes, they are no longer being run. Perhaps I'll delete them later and add links to the online docs or something. --- setup.cfg | 1 - 1 file changed, 1 deletion(-) (limited to 'setup.cfg') diff --git a/setup.cfg b/setup.cfg index fed1737..b0695bb 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,2 +1 @@ [nosetests] -with-doctest=1 -- cgit v1.2.3