Skip to content

Commit a6e2426

Browse files
committed
use cloudflare/pyodide instead of garrettgu10/pyodide
1 parent 852c6b7 commit a6e2426

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/setup.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ cd emsdk
77
source ./emsdk_env.sh
88
cd ..
99

10-
git clone https://github.com/garrettgu10/pyodide.git
11-
(cd pyodide; git checkout langchain)
10+
git clone https://github.com/cloudflare/pyodide.git
1211
ln -s pyodide/packages packages
1312

1413
# rust is required for building some wheels

0 commit comments

Comments
 (0)