Skip to content

Commit 39cc74a

Browse files
Update pyproject.toml
1 parent e2c96da commit 39cc74a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "torch-point-ops"
33
version = "0.1.0"
44
description = "A PyTorch library for point cloud operations, including Chamfer Distance and Earth Mover's Distance (EMD)."
55
readme = "README.md"
6-
requires-python = ">=3.13"
6+
requires-python = ">=3.12"
77
license = "MIT"
88
authors = [
99
{ name = "Satyajit Ghana", email = "satyajitghana7@gmail.com" },

0 commit comments

Comments
 (0)