pyproject: change yosys-yowasp requirement to match RTLIL backend.
This commit is contained in:
parent
353a8ce7e3
commit
8033ddf05e
|
@ -57,7 +57,7 @@ source-includes = [
|
|||
|
||||
[tool.pdm.dev-dependencies]
|
||||
test = [
|
||||
"yowasp-yosys!=0.37.0.*",
|
||||
"yowasp-yosys>=0.38",
|
||||
"coverage",
|
||||
]
|
||||
docs = [
|
||||
|
|
Loading…
Reference in a new issue