Skip to content

Commit d8a812f

Browse files
committed
remove pyarrow from toml
1 parent 75c7a45 commit d8a812f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ requires = [
55
"setuptools>=40.6.0",
66
"wheel",
77
"cython",
8-
# Must be kept in sync with the `setup_requirements` in `setup.cfg`
9-
"pyarrow>=10.0.1,<10.1.0",
108
]
119

1210
[tool.cibuildwheel]

0 commit comments

Comments
 (0)