Passing through command-line options from tox to nosetests.

This commit is contained in:
2015-03-15 11:15:40 -07:00
parent 897046cf51
commit 301eb4926e

View File

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