Skip to content

Commit 2015c4f

Browse files
committed
Use fastapi branch
1 parent c1aed66 commit 2015c4f

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
@@ -1,7 +1,6 @@
11
#!/bin/bash
22

3-
git clone https://github.com/pyodide/pyodide-recipes.git
4-
(cd pyodide-recipes && git checkout $PYODIDE_TAG)
3+
git clone https://github.com/hoodmane/pyodide-recipes.git -b fastapi --depth 1
54

65
ln -s pyodide-recipes/packages packages
76

0 commit comments

Comments
 (0)