Skip to content

Commit f77c1d2

Browse files
committed
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: Idbbcf7dadd3019dd79e50aace55f308cde1eed2e
1 parent 4da655b commit f77c1d2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lower-constraints.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ kombu==4.0.0
3838
linecache2==1.0.0
3939
MarkupSafe==1.0
4040
mccabe==0.2.1
41-
mock==2.0.0
4241
monotonic==0.6
4342
mox3==0.20.0
4443
msgpack-python==0.4.0

0 commit comments

Comments
 (0)