It seems to me that multiple packages in this project depend on `mock` but there is no reason for it because it's not used. If you search for `mock` in this project, you'll get only these four occurrences: https://github.com/mokshaproject/moksha/blob/08b3f668a9a3ca45fe49174eaace7b89bb995a92/moksha.hub/setup.py#L42 https://github.com/mokshaproject/moksha/blob/08b3f668a9a3ca45fe49174eaace7b89bb995a92/moksha.feeds/setup.py#L43 https://github.com/mokshaproject/moksha/blob/08b3f668a9a3ca45fe49174eaace7b89bb995a92/moksha.common/setup.py#L28 https://github.com/mokshaproject/moksha/blob/08b3f668a9a3ca45fe49174eaace7b89bb995a92/moksha.wsgi/setup.py#L28
It seems to me that multiple packages in this project depend on
mockbut there is no reason for it because it's not used.If you search for
mockin this project, you'll get only these four occurrences:moksha/moksha.hub/setup.py
Line 42 in 08b3f66
moksha/moksha.feeds/setup.py
Line 43 in 08b3f66
moksha/moksha.common/setup.py
Line 28 in 08b3f66
moksha/moksha.wsgi/setup.py
Line 28 in 08b3f66