Skip to content

Commit 94f5c29

Browse files
committed
Freeze Python minor version
1 parent 96140b9 commit 94f5c29

File tree

2 files changed

+729
-1829
lines changed

2 files changed

+729
-1829
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.1.0"
44
description = "Implicit Communication in Human-Robot Collaborative Transport"
55
authors = [{ name = "Elvin Yang", email = "[email protected]" }]
66
readme = "README.md"
7-
requires-python = "~=3.10"
7+
requires-python = "~=3.10.0"
88
dependencies = [
99
"numpy~=1.26", # Numba 0.60 does not support numpy 2.0
1010
"scipy~=1.15",

0 commit comments

Comments
 (0)