drop mock from lower-constraints
The mock third party library was needed for mock support in py2 runtimes. Since we now only support py36 and later, we don't need it in lower-constraints. These changes will help us to drop `mock` from openstack/requirements Change-Id: Ife7e5175cebdaa454c61f7f9f768e3dc4221385a
This commit is contained in:
parent
604b63d3e9
commit
61389a15d0
@ -20,7 +20,6 @@ keystoneauth1==3.4.0
|
||||
linecache2==1.0.0
|
||||
MarkupSafe==1.0
|
||||
mccabe==0.2.1
|
||||
mock==2.0.0
|
||||
mox3==0.20.0
|
||||
os-client-config==1.28.0
|
||||
oslotest==3.2.0
|
||||
|
Loading…
Reference in New Issue
Block a user