Skip to content

Commit

Permalink
minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
vedpatwardhan committed Oct 25, 2023
1 parent 47e379d commit 3afd6f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
jupyter-client
nbformat
1 change: 0 additions & 1 deletion tests/test_demos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ touch .ivy/key.pem
echo -n "$1" > .ivy/key.pem

# install dependencies
python3 -m pip install jupyter-client nbformat
python3 -m pip install -r requirements.txt >/dev/null 2>&1

# run test
Expand Down

0 comments on commit 3afd6f6

Please sign in to comment.