deps: load liteeth from PyPI
This commit is contained in:
parent
967918717a
commit
3f62be3f8c
|
|
@ -10,7 +10,7 @@ dependencies = [
|
||||||
"amaranth[builtin-yosys]==0.5.0",
|
"amaranth[builtin-yosys]==0.5.0",
|
||||||
"PyYAML",
|
"PyYAML",
|
||||||
"pyserial",
|
"pyserial",
|
||||||
"liteeth@git+https://github.com/enjoy-digital/liteeth@2023.12",
|
"liteeth==2023.12",
|
||||||
"pyvcd",
|
"pyvcd",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue