Add pytest-runner.

It is a dependency of keyring that is only listed in setup_requires
and is therefore not detected by the current version of the mirror
script.

Change-Id: I94a7ea266967456ffb2be6c15d95b30cac07bad0
This commit is contained in:
James E. Blair 2013-03-18 14:04:13 -07:00
parent f959140296
commit b1fc0235ea

@ -27,6 +27,7 @@ pysqlite
python-ldap==2.3.13
python-spidermonkey
python-subunit
pytest-runner # dependency of keyring that is only in setup_requires
pyzmq==2.2.0.1
redis
selenium