Skip to content

Commit

Permalink
Update tox config
Browse files Browse the repository at this point in the history
  • Loading branch information
sgillies committed May 15, 2016
1 parent b896af9 commit dde6be2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ deps =
pytest-cov
responses
commands =
python -m pytest --cov affine --cov-report term-missing
python -m pytest affine/tests --cov affine --cov-report term-missing

0 comments on commit dde6be2

Please sign in to comment.