Skip to content

Commit 56c7ecc

Browse files
committed
renamed pydra2app to pipeline2app
1 parent 1e5290d commit 56c7ecc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/test_build.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from pathlib import Path
22
from click.testing import CliRunner
3-
from pydra2app.core.cli import make
3+
from pipeline2app.core.cli import make
44
from frametree.core.utils import show_cli_trace
55

66
PKG_PATH = Path(__file__).parent.parent.absolute()

0 commit comments

Comments
 (0)