Robottelo: mock is listed in both requirements files.

Created on 5 Jul 2017  路  3Comments  路  Source: SatelliteQE/robottelo

As a result, when attempting to install all requirements, the following error happens:

Double requirement given: mock (from -r requirements-optional.txt (line 4)) (already in mock==2.0.0 (from -r requirements.txt (line 8)), name='mock')

Most helpful comment

@SatelliteQE/quality-engineers I think the best way forward is to just remove the mock reference from the optional requirements. What do you guys think?

All 3 comments

@SatelliteQE/quality-engineers I think the best way forward is to just remove the mock reference from the optional requirements. What do you guys think?

+1 @JacobCallahan

+1 we should remove from -optional

Was this page helpful?
0 / 5 - 0 ratings