Skip to content

Commit a317886

Browse files
authored
Revert #99 (#104)
1 parent f83627a commit a317886

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
@@ -4,7 +4,7 @@ requires = [
44
"setuptools >=64",
55
"setuptools-git-versioning",
66
"wheel",
7-
"cffi>=1.11,<1.16",
7+
"cffi>=1.11",
88
"cython",
99
"oldest-supported-numpy; platform_python_implementation != 'PyPy'",
1010
# Inspired by SciPy: unpin numpy version for PyPy builds,

0 commit comments

Comments
 (0)