Mercurial > repos > public > sbplib_julia
diff SbpOperators/Project.toml @ 313:d1004b881da1
Update modules and project/manifest
author | Vidar Stiernström <vidar.stiernstrom@it.uu.se> |
---|---|
date | Wed, 09 Sep 2020 21:20:25 +0200 |
parents | 69a6049e14d9 |
children |
line wrap: on
line diff
--- a/SbpOperators/Project.toml Wed Sep 09 21:18:28 2020 +0200 +++ b/SbpOperators/Project.toml Wed Sep 09 21:20:25 2020 +0200 @@ -4,10 +4,12 @@ version = "0.1.0" [deps] +LazyTensors = "62fbed2c-918d-11e9-279b-eb3a325b37d3" RegionIndices = "5d527584-97f1-11e9-084c-4540c7ecf219" [extras] +Grids = "960fdf28-97ed-11e9-2a74-bd90bf2fab5a" Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" [targets] -test = ["Test"] +test = ["Test", "Grids"]