Skip to content

Commit e8f6ffc

Browse files
committed
Require Python ~=3.8 (same as Amaranth).
1 parent 42d2980 commit e8f6ffc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ classifiers = [
1414
"License :: OSI Approved :: ISC License (ISCL)",
1515
]
1616

17+
requires-python = "~=3.8"
18+
1719
[project.urls]
1820
"Source Code" = "https://github.com/amaranth-lang/amaranth-yosys"
1921
"Bug Tracker" = "https://github.com/amaranth-lang/amaranth-yosys/issues"

0 commit comments

Comments
 (0)