Skip to content

Commit

Permalink
Limiting tests to ./tests folder
Browse files Browse the repository at this point in the history
  • Loading branch information
Allactaga committed Jun 18, 2015
1 parent 607b42c commit 25f60c8
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,4 +5,4 @@ envlist = py27
deps =
-rrequirements.txt
-rtests/requirements.txt
commands = nosetests []
commands = nosetests -v tests []

0 comments on commit 25f60c8

Please sign in to comment.