Changeset 1163
- Timestamp:
- 03/15/07 03:09:18 (2 years ago)
- Files:
-
- gaphas/trunk/setup.cfg (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
gaphas/trunk/setup.cfg
r1162 r1163 1 [egg_info] 2 tag_build = .dev 3 tag_svn_revision = 1 1 4 2 5 [nosetests] 3 6 with-doctest=1 4 7 doctest-extension=.txt 5 verbose=1 8 #verbosity=2 9 #detailed-errors=1 10 #with-coverage=1 11 #cover-package=nose 12
