Commit cec1e03
Fix final Python 3.13 failure in pytorch environment
Remove mpi4py<4.0 upper bound from etc/environment-pytorch.yml that was
missed in the previous fix. This file was preventing Python 3.13 tests
from passing for the pytorch environment.
All environment files now match master's pattern: no upper bounds on
mpi4py or mpi4py-fft to allow compatibility with new Python versions.
Co-authored-by: pancetta <7158893+pancetta@users.noreply.github.com>1 parent 906a5f5 commit cec1e03
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
0 commit comments