Skip to content

Commit f62a879

Browse files
Min torch version
1 parent 3932bbc commit f62a879

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
)
3535
)
3636

37-
requirements = ["torch"]
37+
requirements = ["torch>=1.1.0"]
3838

3939
setup(
4040
name="torch_points",

0 commit comments

Comments
 (0)