Skip to content

Commit e7ea08f

Browse files
committed
Exclude borked yosys versions
1 parent a515815 commit e7ea08f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ dependencies = [
2828
"python-dotenv>=1.0.1",
2929
"pydantic>=2.8",
3030
"halo>=0.0.31",
31+
"yowasp-yosys<0.54,>0.55",
3132
]
3233

3334
[project.scripts]

0 commit comments

Comments
 (0)