Skip to content

Commit 58770aa

Browse files
committed
Constrain mpi4py
1 parent cc53537 commit 58770aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ tests = [
5050
"typing-extensions>=4.15.0",
5151
]
5252
parallel = [
53-
"mpi4py",
53+
"mpi4py<4.1",
5454
]
5555

5656
[project.readme]

0 commit comments

Comments
 (0)