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
6 bcrypthash-builtin: PASSLIB_BUILTIN_BCRYPT = enabled
7 bcrypthash-disabled: PASSLIB_TEST_MODE = quick
9 - # option that depends on rednose (see below)
10 - !py33-!py34: HIDE_SKIPS = --hide-skips
12 # nose option fragments
13 with_coverage: TEST_COVER_OPTS = --with-xunit --with-coverage --cover-xml --cover-package passlib
14 TEST_OPTS = {env:HIDE_SKIPS:} --randomize {env:TEST_COVER_OPTS:}
19 - !py33-!py34: rednose