Skip to content

Commit 6db7920

Browse files
authored
remove REQUIRE and update Project (#35)
1 parent 679ebdc commit 6db7920

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

Project.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
name = "Loess"
22
uuid = "4345ca2d-374a-55d4-8d30-97f9976e7612"
3+
version = "0.5.1"
34

45
[deps]
56
Distances = "b4f34e82-e78d-54a5-968a-f98e89d6e8f7"
67
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
78

9+
[compat]
10+
julia = "0.7, 1"
11+
Distances = "0.7, 0.8"
12+
813
[extras]
914
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1015
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

REQUIRE

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)