Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinThoma committed Mar 17, 2020
1 parent 01e2c55 commit d15fab9
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
Expand Up @@ -18,3 +18,6 @@ ignore = H301, H306, H404, H405, W503, E501, E203, D413
backup=False
runner=python3 -m pytest
tests_dir=tests/

[coverage:run]
parallel=true

0 comments on commit d15fab9

Please sign in to comment.