need this in the tox env too

This commit is contained in:
Jean-Paul Calderone 2018-07-06 17:26:11 -04:00
parent 869a6ad390
commit 80027f3ef1

View File

@ -23,6 +23,7 @@ passenv = TAHOE_LAFS_* USERPROFILE HOMEDRIVE HOMEPATH
deps =
certifi
python-subunit
subunitreporter
# We add usedevelop=True for speed, and extras=test to get things like "mock"
# that are required for our unit tests.
usedevelop = True