Skip to content

Commit

Permalink
converted to hashable zip
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyrus Xu committed Nov 5, 2024
1 parent 520851a commit cb76deb
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 @@ -7,7 +7,7 @@ name = "peakrdl-cheader"
dynamic = ["version"]
requires-python = ">=3.6"
dependencies = [
"systemrdl-compiler @ git+https://github.com/etched-ai/etched-systemrdl-compiler.git@788675301b9ccb125bf29c07640f223eeceb185d",
"systemrdl-compiler @ https://github.com/etched-ai/etched-peakrdl/archive/788675301b9ccb125bf29c07640f223eeceb185d.zip",
"jinja2",
"pyyaml",
"treelib",
Expand Down

0 comments on commit cb76deb

Please sign in to comment.