Skip to content

Commit b833c3b

Browse files
committed
3.1.61.10pre
1 parent e39e629 commit b833c3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/cpython-build-emsdk-prebuilt.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ popd
3131
for module in src/flit/flit_core \
3232
git+https://github.com/pygame-web/wheel \
3333
git+https://github.com/pygame-web/setuptools \
34-
git+https://github.com/python-cffi/cffi \
34+
git+https://github.com/pygame-web/cffi \
3535
git+https://github.com/pypa/installer
3636
do
3737
echo "

0 commit comments

Comments
 (0)