Skip to content

Commit 5e0a559

Browse files
committed
upgraded python version in pyproject
1 parent de3f89d commit 5e0a559

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
@@ -13,7 +13,7 @@ authors = [
1313
]
1414
license = {file = "LICENSE.md"}
1515

16-
requires-python = ">=3.10"
16+
requires-python = ">=3.13"
1717
dependencies = [
1818
"amaranth>=0.5,<0.7",
1919
"amaranth-soc @ git+https://github.com/amaranth-lang/amaranth-soc",

0 commit comments

Comments
 (0)