Skip to content

Commit d5f7d6c

Browse files
including Test
1 parent a06a55d commit d5f7d6c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Project.toml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,15 @@ GeoDataFrames = "62cb38b5-d8d2-4862-a48e-6a340996859f"
1111
GeoFormatTypes = "68eda718-8dee-11e9-39e7-89f7f65f511f"
1212
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
1313
Rasters = "a3a2b9e3-a471-40c9-b274-f788e487c689"
14+
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1415

1516
[compat]
16-
julia = "1.8 - 1.11"
1717
ArchGDAL = "0.10"
1818
DataFrames = "1.7"
1919
DimensionalData = "0.25 - 0.29"
2020
GeoDataFrames = "0.3"
2121
GeoFormatTypes = "0.4"
2222
JSON = "0.21"
23-
Rasters = "0.10 - 0.14"
23+
Rasters = "0.10 - 0.14"
24+
Test = "1.11.0"
25+
julia = "1.8 - 1.11"

0 commit comments

Comments
 (0)