Skip to content

Commit

Permalink
Update post-create.sh (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
anngvu authored Jun 5, 2024
1 parent 5e3030b commit d4adb26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/post-create.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash

pip3 install schematicpy==23.9.1
pip3 install schematicpy==24.5.1 ipython==8.18.1
sudo bash < <(curl -s https://raw.githubusercontent.com/babashka/babashka/master/install)
git clone --depth 1 https://github.com/anngvu/retold.git

0 comments on commit d4adb26

Please sign in to comment.