Passing through command-line options from tox to nosetests.

This commit is contained in:
Dan Helfman 2015-03-15 11:15:40 -07:00
parent 4e4f8c2670
commit 7750d2568c
1 changed files with 1 additions and 1 deletions

View File

@ -5,4 +5,4 @@ skipsdist=True
[testenv]
usedevelop=True
deps=-rtest_requirements.txt
commands = nosetests
commands = nosetests []