Skip to content

Commit 8033ddf

Browse files
wanda-phiwhitequark
authored andcommitted
pyproject: change yosys-yowasp requirement to match RTLIL backend.
1 parent 353a8ce commit 8033ddf

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
@@ -57,7 +57,7 @@ source-includes = [
5757

5858
[tool.pdm.dev-dependencies]
5959
test = [
60-
"yowasp-yosys!=0.37.0.*",
60+
"yowasp-yosys>=0.38",
6161
"coverage",
6262
]
6363
docs = [

0 commit comments

Comments
 (0)