Skip to content

Commit

Permalink
Add Compat for MPI and PETSc_jll
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeremy E Kozdon committed Aug 5, 2021
1 parent 5b07ca3 commit b9c99a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ PETSc_jll = "8fa3689e-f0b9-5420-9873-adf6ccf46f2d"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

[compat]
MPI = "0.15, 0.16, 0.17, 0.18, 0.19"
PETSc_jll = "3.15.2"
julia = "1.3"

[extras]
Expand Down

0 comments on commit b9c99a4

Please sign in to comment.