We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2c96da commit 39cc74aCopy full SHA for 39cc74a
pyproject.toml
@@ -3,7 +3,7 @@ name = "torch-point-ops"
3
version = "0.1.0"
4
description = "A PyTorch library for point cloud operations, including Chamfer Distance and Earth Mover's Distance (EMD)."
5
readme = "README.md"
6
-requires-python = ">=3.13"
+requires-python = ">=3.12"
7
license = "MIT"
8
authors = [
9
{ name = "Satyajit Ghana", email = "satyajitghana7@gmail.com" },
0 commit comments