Add missing unit test requirement.

pull/27930/merge
Matt Clay 8 years ago
parent 760015fc6d
commit 5cb3acaed1

@ -13,6 +13,7 @@ pytest-xdist
python-memcached python-memcached
pyyaml pyyaml
redis redis
requests
setuptools > 0.6 # pytest-xdist installed via requirements does not work with very old setuptools (sanity_ok) setuptools > 0.6 # pytest-xdist installed via requirements does not work with very old setuptools (sanity_ok)
unittest2 ; python_version < '2.7' unittest2 ; python_version < '2.7'
netaddr netaddr

Loading…
Cancel
Save