Browse Source

Updated setup.cfg with py.test support

pull/8/head
Jason R. Coombs 14 years ago
parent
commit
9367bf91b4
  1. 3
      setup.cfg

3
setup.cfg

@ -4,3 +4,6 @@ tag_svn_revision = true
[nosetests]
with-doctest=1
[pytest]
addopts = --doctest-modules

Loading…
Cancel
Save