1 We do not have this optional test dependency packaged yet.
3 --- passlib-1.7.4/tox.ini.orig
4 +++ passlib-1.7.4/tox.ini
7 # nose option fragments
8 with_coverage: TEST_COVER_OPTS = --with-xunit --with-coverage --cover-xml --cover-package passlib
9 - TEST_OPTS = {env:HIDE_SKIPS:} --randomize {env:TEST_COVER_OPTS:}
10 + TEST_OPTS = {env:HIDE_SKIPS:} {env:TEST_COVER_OPTS:}