Skip to content

Commit 74c0bea

Browse files
committed
fixup! fixup! fixup! fixup! fixup! Build Pyodide wheel
1 parent 30eb2d8 commit 74c0bea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ requires = [
66
"setuptools_scm[toml]>=6.2",
77
"packaging>=24.2",
88
"wheel>=0.37.1",
9-
"git+https://github.com/python-cffi/cffi.git", #"cffi>=1.15",
9+
"https://github.com/python-cffi/cffi/archive/refs/heads/main.zip", #"cffi>=1.15",
1010
"pycparser>=2.14",
1111
"pcpp==1.30",
1212
"requests>=2.28.1",

0 commit comments

Comments
 (0)