Remove useless ddt requirements
This patch cleans up the requirements.txt list to remove ddt module not used anymore. Change-Id: I4b5eabde569336d06acb5e8d0b387486b6168633
This commit is contained in:
parent
3d6baaed6e
commit
120b6e6233
@ -8,7 +8,6 @@ http://tarballs.openstack.org/horizon/horizon-master.tar.gz#egg=horizon
|
||||
|
||||
hacking<0.11,>=0.10.2 # Apache-2.0
|
||||
coverage>=4.0 # Apache-2.0
|
||||
ddt>=1.0.1 # MIT
|
||||
django-nose>=1.4.4 # BSD
|
||||
mock>=2.0 # BSD
|
||||
mox3>=0.7.0 # Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user