Skip to content

Commit ade0202

Browse files
committed
Update pyproject to use mainline chipflow-lib
1 parent fdb13cf commit ade0202

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies = [
1616
"amaranth[builtin-yosys]>=0.5.1",
1717
"amaranth-cv32e40p @ git+https://github.com/ChipFlow/amaranth-cv32e40p@update-amaranth-deps",
1818
"amaranth-orchard @ git+https://github.com/ChipFlow/amaranth-orchard@multi-oe",
19-
"chipflow-lib @ git+https://github.com/ChipFlow/chipflow-lib.git@multi-oe",
19+
"chipflow-lib @ git+https://github.com/ChipFlow/chipflow-lib.git",
2020
"cocotb>=1.9.2",
2121
"pyuvm~=3.0.0",
2222
"ziglang==0.11.0",

0 commit comments

Comments
 (0)