Skip to content

Commit facd1cc

Browse files
committed
Update rockspeck for v1.5
1 parent 60404a1 commit facd1cc

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

rocks/torch-dataframe-1.5-0.rockspec

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
package = "torch-dataframe"
22
version = "1.5-0"
33
source = {
4-
url = "https://github.com/alexmili/torch-dataframe/archive/master.tar.gz",
5-
dir = "torch-dataframe-master"
4+
url = "https://github.com/alexmili/torch-dataframe/archive/v1.5-0.tar.gz",
5+
dir = "torch-dataframe-1.5-0"
66
}
7+
78
description = {
89
summary = "A Dataframe class for Torch",
910
detailed = [[

0 commit comments

Comments
 (0)