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:
Anna Eilering 2015-07-16 12:54:12 -05:00
parent cf189c8c38
commit a617cba5bc
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
mock
IPy
netaddr
XenAPI