Skip to content

Commit 7081204

Browse files
committed
Use Yosys dev release 0.55.0.3.post946.dev0 with zero-width fix
Signed-off-by: gatecat <[email protected]>
1 parent 2ed9a3f commit 7081204

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pdm.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +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.*",
31+
"yowasp-yosys==0.55.0.3.post946.dev0",
3232
]
3333

3434
[project.scripts]

0 commit comments

Comments
 (0)