Prevent Nevow from blocking us

Per https://github.com/tahoe-lafs/tahoe-lafs/pull/732#issuecomment-653059972
This commit is contained in:
Chad Whitacre 2020-07-03 07:31:43 -04:00
parent 076c73d22f
commit b47b4a468b

View File

@ -45,8 +45,8 @@ usedevelop = False
# tests.
extras = test
commands =
tahoe --version
trial {env:TAHOE_LAFS_TRIAL_ARGS:--rterrors} {posargs:allmydata}
tahoe --version
[testenv:integration]
setenv =