Skip to content

Commit 6e0dd72

Browse files
committed
Merge remote-tracking branch 'upstream/master' into merge_paradiag
2 parents 773bc26 + 51aa701 commit 6e0dd72

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

etc/environment-petsc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies:
99
- matplotlib>=3.0
1010
- dill>=0.2.6
1111
- mpich
12-
- petsc4py
12+
- petsc4py<3.22
1313
- mpi4py>=3.0.0
1414
- pip
1515
- pip:

pySDC/projects/SDC_showdown/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ channels:
55
- conda-forge
66
dependencies:
77
- mpich
8-
- petsc4py
8+
- petsc4py<3.22
99
- matplotlib>=3.0
1010
- dill>=0.2.6
1111
- scipy>=0.17.1

0 commit comments

Comments
 (0)