python-stdnum commit: r9 - python-stdnum
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
python-stdnum commit: r9 - python-stdnum
- From: "Commits of the python-stdnum project." <python-stdnum-commits [at] lists.arthurdejong.org>
- To: python-stdnum-commits [at] lists.arthurdejong.org
- Reply-to: python-stdnum-users [at] lists.arthurdejong.org
- Subject: python-stdnum commit: r9 - python-stdnum
- Date: Sun, 25 Jul 2010 12:42:10 +0200 (CEST)
Author: arthur
Date: Sun Jul 25 12:42:09 2010
New Revision: 9
URL: http://arthurdejong.org/viewvc/python-stdnum?view=rev&revision=9
Log:
use nose for testing and ignore generated files and directories
Added:
python-stdnum/setup.cfg
Modified:
python-stdnum/ (props changed)
Added: python-stdnum/setup.cfg
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ python-stdnum/setup.cfg Sun Jul 25 12:42:09 2010 (r9)
@@ -0,0 +1,6 @@
+[nosetests]
+with-doctest=true
+with-coverage=true
+cover-erase=true
+cover-html=true
+cover-html-dir=coverage
--
To unsubscribe send an email to
python-stdnum-commits-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/python-stdnum-commits
- python-stdnum commit: r9 - python-stdnum,
Commits of the python-stdnum project.