Index: recipe_modules/step/__init__.py |
diff --git a/recipe_modules/step/__init__.py b/recipe_modules/step/__init__.py |
index 9fda1c41fefd5924ea771a8fc0450deea22161d6..31ca36d02eda64c7da27f0d567e85e8625872516 100644 |
--- a/recipe_modules/step/__init__.py |
+++ b/recipe_modules/step/__init__.py |
@@ -1,3 +1,3 @@ |
DEPS = [ |
- 'path', |
+ 'recipe_engine/path', |
] |