Skip to content

Commit

Permalink
Stop pip installing dependencies from toxinidir. (#118)
Browse files Browse the repository at this point in the history
r=gsnedders
  • Loading branch information
Ms2ger authored and gsnedders committed Oct 1, 2016
1 parent 8fed5dc commit 8be9e10
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,7 @@ skipsdist=True
[testenv]
deps =
flake8
{toxinidir}/py
{toxinidir}/pytest
{toxinidir}/html5lib
pytest-travis-fold
pytest
coverage
mock

Expand Down

0 comments on commit 8be9e10

Please sign in to comment.