Removed mock from pip-requires
Mock is used for metatesting and should exist only in the test-requires file as needed. Additionally recent changes to mock requires setuptools 17.1. The way this is checked breaks in many earlier versions of setuptools causing cloudcafe to fail installation. Change-Id: I56c8c9144700923efd0b1fb85f99e76c88cdbac2
This commit is contained in:
parent
cf189c8c38
commit
a617cba5bc
@ -1,4 +1,3 @@
|
||||
mock
|
||||
IPy
|
||||
netaddr
|
||||
XenAPI
|
||||
|
Loading…
Reference in New Issue
Block a user