Skip to content

Commit 2becaa4

Browse files
committed
Try
1 parent 53f093b commit 2becaa4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pyproject.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@ requires = [
44
"numpy>=2.0.0",
55
"setuptools>=77.0.1",
66
"setuptools_scm[toml]>=3.4",
7+
"mpi4py<4.1.0",
78
]
8-
build-backend = "backend"
9-
backend-path = ["_build"]
9+
build-backend = "setuptools.build_meta"
10+
#backend-path = ["_build"]
1011

1112
[project]
1213
name = "netCDF4"

0 commit comments

Comments
 (0)