Skip to content

Commit 868f2d8

Browse files
committed
fix: no need for building python-base ahead of time
1 parent 8638115 commit 868f2d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/cli.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,6 @@ export default function getCLI(context) {
219219
}
220220

221221
// --------------------------------------------------------------------
222-
await runDockerCommand('python-base');
223222
await runDockerCommand('superset-node');
224223
await runDockerCommand(opts.preset);
225224
// --------------------------------------------------------------------

0 commit comments

Comments
 (0)