Skip to content

Commit c79546b

Browse files
committed
Revert "Try"
This reverts commit 2becaa4.
1 parent 2becaa4 commit c79546b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

pyproject.toml

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

1211
[project]
1312
name = "netCDF4"

0 commit comments

Comments
 (0)