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 fb6b33a commit 8d55769Copy full SHA for 8d55769
pyproject.toml
@@ -4,7 +4,7 @@ requires = [
4
"setuptools >=64",
5
"setuptools-git-versioning",
6
"wheel",
7
- "cffi>=1.11",
+ "cffi>=1.11,<1.16",
8
"cython",
9
"oldest-supported-numpy",
10
]
0 commit comments