Skip to content

Commit

Permalink
Remove doctest-options from setup.cfg as not supported in old version…
Browse files Browse the repository at this point in the history
… of nose
  • Loading branch information
ogrisel committed Dec 1, 2012
1 parent d454c13 commit 1e595d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ with-doctest = 1
doctest-tests = 1
doctest-extension = rst
doctest-fixtures = _fixture
doctest-options = +ELLIPSIS,+NORMALIZE_WHITESPACE
#doctest-options = +ELLIPSIS,+NORMALIZE_WHITESPACE

0 comments on commit 1e595d9

Please sign in to comment.