Remove duplicate mock requirement from test-reqs

mock presents in molecule-requirements and pip fails to install
from both files complaining about double requirement
Change-Id: I3e1a3ec911ec8b0219e315fe43ec342ce3e11334
This commit is contained in:
Sagi Shnaidman 2020-03-10 00:53:11 +02:00
parent 2dc01b31d8
commit 0867c0d5a4
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
pre-commit # MIT
netaddr # BSD
mock>=2.0.0 # BSD
stestr>=2.0.0 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0