Skip to content

Commit

Permalink
build: install ./bash_kernel in postBuild
Browse files Browse the repository at this point in the history
  • Loading branch information
rzmk committed May 29, 2024
1 parent b5fc102 commit d0c6b42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions postBuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@

set -ex

pip install -e ./bash_kernel
python -m bash_kernel.install

0 comments on commit d0c6b42

Please sign in to comment.