Преглед изворни кода

Passing through command-line options from tox to nosetests.

Dan Helfman пре 10 година
родитељ
комит
301eb4926e
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      tox.ini

+ 1 - 1
tox.ini

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