update test-requirements to get horizon faster

Change-Id: Ib02e451df4495b0aa3a06b09b7423dc5d526bb33
This commit is contained in:
zhangguoqing 2016-04-05 21:51:38 +08:00
parent 893bbd7a52
commit 9805c74188

View File

@ -3,7 +3,8 @@
# process, which may cause wedges in the gate later.
# Hacking already pins down pep8, pyflakes and flake8
-e git://github.com/openstack/horizon.git#egg=horizon
# Testing Requirements
http://tarballs.openstack.org/horizon/horizon-master.tar.gz#egg=horizon
hacking>=0.10.2,<0.11 # Apache-2.0
coverage>=3.6 # Apache-2.0