Skip to content

Commit 49c0965

Browse files
committed
Remove cocoapi dependency
1 parent 2d8e5f8 commit 49c0965

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
@@ -1,3 +1,3 @@
11
[build-system]
22

3-
requires = ["Cython", "numpy", "setuptools", "wheel"]
3+
requires = ["numpy"]

0 commit comments

Comments
 (0)