Skip to content

Commit c54c5f7

Browse files
committed
Migrate to Amaranth 0.5.
1 parent 62d64c6 commit c54c5f7

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
@@ -15,7 +15,7 @@ license = {file = "LICENSE.txt"}
1515

1616
requires-python = "~=3.8"
1717
dependencies = [
18-
"amaranth @ git+https://github.com/amaranth-lang/amaranth",
18+
"amaranth>=0.5,<0.6",
1919
]
2020

2121
# Build system configuration

0 commit comments

Comments
 (0)