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 5d06b74 commit 34fcabfCopy full SHA for 34fcabf
pyproject.toml
@@ -6,7 +6,7 @@ requires = [
6
"setuptools_scm[toml]>=6.2",
7
"packaging>=24.2",
8
"wheel>=0.37.1",
9
- "pip @ https://github.com/python-cffi/cffi/archive/refs/heads/main.zip", #"cffi>=1.15",
+ "cffi @ git+https://github.com/python-cffi/cffi", #"cffi>=1.15",
10
"pycparser>=2.14",
11
"pcpp==1.30",
12
"requests>=2.28.1",
0 commit comments