Skip to content

Commit 087acf3

Browse files
committed
Add [compat] to require julia 1.
1 parent 693be0e commit 087acf3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Project.toml

+3
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,6 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1313

1414
[targets]
1515
test = ["Test"]
16+
17+
[compat]
18+
julia = "1"

0 commit comments

Comments
 (0)