We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62d64c6 commit c54c5f7Copy full SHA for c54c5f7
pyproject.toml
@@ -15,7 +15,7 @@ license = {file = "LICENSE.txt"}
15
16
requires-python = "~=3.8"
17
dependencies = [
18
- "amaranth @ git+https://github.com/amaranth-lang/amaranth",
+ "amaranth>=0.5,<0.6",
19
]
20
21
# Build system configuration
0 commit comments