Skip to content

Commit

Permalink
Use fork of hdlConvertor to fix the issue of not supported repository…
Browse files Browse the repository at this point in the history
… host

Signed-off-by: bbrzyski <[email protected]>
  • Loading branch information
bbrzyski committed Dec 3, 2024
1 parent 12ea560 commit 13a3e35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies = [

[project.optional-dependencies]
parse = [
"hdlConvertor @ git+https://github.com/Nic30/hdlConvertor@fae60effdb16574de152bf9bf7bc2e225b729797",
"hdlConvertor @ git+https://github.com/antmicro/hdlConvertor@94372093b6810d1b726429a1049c104f47883f27",
]
lint = [
"nox==2024.10.09",
Expand Down

0 comments on commit 13a3e35

Please sign in to comment.