Skip to content

Commit

Permalink
fix tox.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
pipermerriam committed Jun 17, 2016
1 parent efb3db6 commit 8dd43f9
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 @@ -5,6 +5,6 @@ envlist=
py35

[testenv]
commands=py.test --tb native {posargs:tests}
commands=py.test --tb native {posargs:.}
deps =
-r{toxinidir}/requirements-dev.txt

0 comments on commit 8dd43f9

Please sign in to comment.