Mercurial > repos > public > sbplib_julia
diff Project.toml @ 1679:529b533a1dbb feature/sbp_operators/laplace_curvilinear
Merge feature/sbp_operators/laplace_curvilinear
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Sun, 30 Jun 2024 10:57:05 +0200 |
parents | 707fc9761c2b 13a7a4ff49e3 |
children | 29b96fc75bee |
line wrap: on
line diff
--- a/Project.toml Fri Jun 28 21:40:19 2024 +0200 +++ b/Project.toml Sun Jun 30 10:57:05 2024 +0200 @@ -10,12 +10,12 @@ TiledIteration = "06e1c1a7-607b-532d-9fad-de7d9aa2abac" [weakdeps] +Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80" Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a" -Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80" [extensions] +SbplibPlotsExt = "Plots" SbplibMakieExt = "Makie" -SbplibPlotsExt = "Plots" [compat] julia = "1.5"