Skip to content

Commit

Permalink
pdeps: load liteeth from PyPI
Browse files Browse the repository at this point in the history
  • Loading branch information
fischermoseley committed Aug 5, 2024
1 parent bf3f0b8 commit 8589dec
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 @@ -10,7 +10,7 @@ dependencies = [
"amaranth[builtin-yosys]==0.5.0",
"PyYAML",
"pyserial",
"liteeth@git+https://github.com/enjoy-digital/liteeth@2023.12",
"liteeth==2023.12",
"pyvcd",
]

Expand Down

0 comments on commit 8589dec

Please sign in to comment.