Skip to content
This repository was archived by the owner on Apr 6, 2021. It is now read-only.

Commit

Permalink
add debug print for windows
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven Silvester committed Aug 10, 2020
1 parent a0210ba commit 0b9482a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ set -o pipefail
pip install --user setuptools pip --upgrade
pip install -e ".[test]"
jlpm
cat json_package/node_modules/.bin/build-labextension
jlpm run build
pip install -e ./json_package
pip install -e ./middle_package
Expand Down

0 comments on commit 0b9482a

Please sign in to comment.