Skip to content

Commit 8932ffa

Browse files
committed
Try 0.29.3
1 parent 4c77e38 commit 8932ffa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ sudo apt install gfortran sqlite3 f2c swig libreadline-dev
2323

2424
python3.12 -m venv .venv
2525
source .venv/bin/activate
26-
pip install pyodide-build==0.29.2
26+
pip install pyodide-build==0.29.3
2727

2828
pip install boto3 cython requests

0 commit comments

Comments
 (0)