Commit 23a1c98d by Arun Babu Neelicattu

Revert "tests/executor: set directory dep as editable"

This reverts commit 37b36f48 as this is no longer required.
parent 2de58ebe
...@@ -94,7 +94,6 @@ def test_execute_executes_a_batch_of_operations( ...@@ -94,7 +94,6 @@ def test_execute_executes_a_batch_of_operations(
.resolve() .resolve()
.as_posix(), .as_posix(),
) )
directory_package.develop = True
git_package = Package( git_package = Package(
"demo", "demo",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment