We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3932bbc commit f62a879Copy full SHA for f62a879
setup.py
@@ -34,7 +34,7 @@
34
)
35
36
37
-requirements = ["torch"]
+requirements = ["torch>=1.1.0"]
38
39
setup(
40
name="torch_points",
0 commit comments