From c226d1ef67a6f298fd008aebba597fc54f4df353 Mon Sep 17 00:00:00 2001 From: John Fulton Date: Fri, 26 Jun 2020 19:49:21 +0000 Subject: [PATCH] [TRAIN ONLY] remove double requirement for mock This issue does not happen in master or ussuri so this patch is doing directly into train. Change-Id: I25f7c3d3546232bf46e208266d9086cc3c00751f Closes-Bug: #1885326 --- molecule-requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/molecule-requirements.txt b/molecule-requirements.txt index 3f3b2f524..bbf4f2bb7 100644 --- a/molecule-requirements.txt +++ b/molecule-requirements.txt @@ -6,7 +6,6 @@ pytest pytest-cov pytest-html pytest-xdist -mock sh>=1.12.14,<1.13 molecule==3.0a5 netaddr