Add missing unit test requirement.
This commit is contained in:
parent
760015fc6d
commit
5cb3acaed1
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ pytest-xdist
|
|||
python-memcached
|
||||
pyyaml
|
||||
redis
|
||||
requests
|
||||
setuptools > 0.6 # pytest-xdist installed via requirements does not work with very old setuptools (sanity_ok)
|
||||
unittest2 ; python_version < '2.7'
|
||||
netaddr
|
||||
|
|
Loading…
Reference in a new issue