Skip to content

Commit ec03da4

Browse files
committed
Change protocol rock src
1 parent 8117738 commit ec03da4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

torch-dataframe-1.0-0.rockspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package = "torch-dataframe"
22
version = "1.0-0"
33
source = {
4-
url = "git://github.com/alexmili/torch-dataframe/archive/v1.0-0.tar.gz"
4+
url = "https://github.com/alexmili/torch-dataframe/archive/v1.0-0.tar.gz"
55
}
66
description = {
77
summary = "A Dataframe class for Torch",

0 commit comments

Comments
 (0)