Skip to content

Commit 8e26355

Browse files
committed
Add comment
1 parent 85567cf commit 8e26355

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ requires = [
55
"meson-python>=0.13.1",
66
"meson>=1.2.1,<2",
77
"wheel",
8+
# !=3.2.0b2 pin per https://github.com/pandas-dev/pandas/issues/62898
89
"Cython<4.0.0a0,!=3.2.0b2", # Note: sync with setup.py, environment.yml and asv.conf.json
910
# Force numpy higher than 2.0rc1, so that built wheels are compatible
1011
# with both numpy 1 and 2

0 commit comments

Comments
 (0)