Skip to content

Commit

Permalink
Added setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
jpic committed Mar 18, 2014
1 parent 433676d commit f9dda9e
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[nosetests]
verbosity=3
with-doctest=1
detailed-errors=1
with-coverage=1
cover-html=1
cover-tests=1
cover-erase=1
cover-html-dir=build

[metadata]
description-file = README.rst

0 comments on commit f9dda9e

Please sign in to comment.