Skip to content

Commit 4c6fb4e

Browse files
committed
fix: bump down to 3.13 until 3.14 is available on github actions runner
1 parent a2fa5f7 commit 4c6fb4e

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

.python-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.14
1+
3.13

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ readme = "README.md"
66
authors = [
77
{ name = "idatsy", email = "stefan@ranvier.co.uk" }
88
]
9-
requires-python = ">=3.14"
9+
requires-python = ">=3.13"
1010
dependencies = []
1111

1212
[project.scripts]

uv.lock

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)