Fix stress test install: remove requirements-caffe2.in
This commit is contained in:
parent
c87ac722b1
commit
bd82e8d000
@ -148,7 +148,6 @@ def main():
|
||||
requirements = [
|
||||
args.mo_tool.parents[3] / "requirements.txt",
|
||||
omz_path / "tools" / "model_tools" / "requirements.in",
|
||||
omz_path / "tools" / "model_tools" / "requirements-caffe2.in",
|
||||
omz_path / "tools" / "model_tools" / "requirements-pytorch.in"
|
||||
]
|
||||
Venv.create_n_install_requirements(*requirements)
|
||||
|
Loading…
Reference in New Issue
Block a user