We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e39e629 commit b833c3bCopy full SHA for b833c3b
scripts/cpython-build-emsdk-prebuilt.sh
@@ -31,7 +31,7 @@ popd
31
for module in src/flit/flit_core \
32
git+https://github.com/pygame-web/wheel \
33
git+https://github.com/pygame-web/setuptools \
34
- git+https://github.com/python-cffi/cffi \
+ git+https://github.com/pygame-web/cffi \
35
git+https://github.com/pypa/installer
36
do
37
echo "
0 commit comments