Skip to content

Commit 33ee238

Browse files
author
Pietro Vertechi
committed
Project file cleanup
1 parent 83388d8 commit 33ee238

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Project.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,7 @@ julia = "1"
1313

1414
[extras]
1515
OffsetArrays = "6fe1bfb0-de20-5000-8ca7-80f57d26f881"
16-
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
1716
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
18-
WeakRefStrings = "ea10d353-3f73-51f8-a26c-33c1cb351aa5"
1917

2018
[targets]
21-
test = ["Test", "OffsetArrays", "Tables", "WeakRefStrings"]
19+
test = ["Test", "OffsetArrays"]

0 commit comments

Comments
 (0)