Skip to content

Commit 48555ef

Browse files
Update Python to >=3.13.5
1 parent 4776f84 commit 48555ef

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
@@ -28,7 +28,7 @@ classifiers = [
2828
]
2929

3030
dynamic = ["dependencies", "optional-dependencies"]
31-
requires-python = ">=3.12"
31+
requires-python = ">=3.13.5"
3232

3333
[project.urls]
3434
homepage = "https://github.com/AlbertUnruh/gypt-matplotlib"

0 commit comments

Comments
 (0)