Skip to content

Commit 3f2525e

Browse files
committed
Exclude borked yosys versions
1 parent 63bddd1 commit 3f2525e

File tree

2 files changed

+34
-3
lines changed

2 files changed

+34
-3
lines changed

pdm.lock

Lines changed: 33 additions & 3 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 & 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)