Skip to content

Commit

Permalink
Add pytest options
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljoseph committed Sep 21, 2014
1 parent ccffd94 commit c3d75d4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
[wheel]
universal = 1

[pytest]
addopts = --durations=10 --cov $project --cov-report term-missing -x tests

0 comments on commit c3d75d4

Please sign in to comment.