From ed4c039c48b96c97cbfc5c1478a111f968995466 Mon Sep 17 00:00:00 2001 From: Andrea Rizzi Date: Mon, 4 Dec 2017 11:46:09 -0500 Subject: [PATCH] Add back dependency of phase1_path to phase2_path --- Yank/experiment.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Yank/experiment.py b/Yank/experiment.py index 8ef5cbe2..b5a42063 100644 --- a/Yank/experiment.py +++ b/Yank/experiment.py @@ -1659,6 +1659,7 @@ def _is_pipeline_solvent_with_receptor(field, solvent_id, error): schema: type: string validator: file_exists + dependencies: phase2_path validator: supported_system_files phase2_path: required: no