Skip to content

Commit

Permalink
ENH: updated to python 3.12 as requirement.
Browse files Browse the repository at this point in the history
  • Loading branch information
tcpan committed Jan 13, 2025
1 parent d87a7fc commit 6150092
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ readme = "README.md"
license = {file = "LICENSE"}
classifiers = ["License :: OSI Approved :: MIT License"]
dynamic = ["version", "description"]
requires-python = ">=3.10"
requires-python = ">=3.12"
dependencies = [
"numpy",
]
Expand Down

0 comments on commit 6150092

Please sign in to comment.