Skip to content

Commit 5b3abae

Browse files
committed
Update pyproject to point to main for amaranth-orchard and amaranth-cv32e40p
1 parent 7934b33 commit 5b3abae

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

pdm.lock

Lines changed: 4 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ license = {file = "LICENSE.md"}
1414
requires-python = ">=3.10"
1515
dependencies = [
1616
"amaranth[builtin-yosys]>=0.5.1",
17-
"amaranth-cv32e40p @ git+https://github.com/ChipFlow/amaranth-cv32e40p@update-amaranth-deps",
18-
"amaranth-orchard @ git+https://github.com/ChipFlow/amaranth-orchard@multi-oe",
17+
"amaranth-cv32e40p @ git+https://github.com/ChipFlow/amaranth-cv32e40p",
18+
"amaranth-orchard @ git+https://github.com/ChipFlow/amaranth-orchard",
1919
"chipflow-lib @ git+https://github.com/ChipFlow/chipflow-lib.git",
2020
"cocotb>=1.9.2",
2121
"pyuvm~=3.0.0",

0 commit comments

Comments
 (0)