Skip to content

Commit 39743c6

Browse files
committed
remove before merge
1 parent b1ea70f commit 39743c6

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 @@ license = {file = "LICENSE.txt"}
1616
requires-python = ">=3.10"
1717
dependencies = [
1818
"amaranth>=0.5,<0.6",
19-
"chipflow-lib @ git+https://github.com/ChipFlow/chipflow-lib.git",
19+
"chipflow-lib @ git+https://github.com/ChipFlow/chipflow-lib.git@replace-uart",
2020
"amaranth-soc @ git+https://github.com/amaranth-lang/amaranth-soc",
2121
"amaranth-stdio @ git+https://github.com/amaranth-lang/amaranth-stdio",
2222
"pytest>=7.2.0",

0 commit comments

Comments
 (0)