Skip to content

Commit 3932bbc

Browse files
Wrong torch pin
1 parent f1e8190 commit 3932bbc

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^1.1.0"]
37+
requirements = ["torch"]
3838

3939
setup(
4040
name="torch_points",

0 commit comments

Comments
 (0)