We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1ea70f commit 39743c6Copy full SHA for 39743c6
pyproject.toml
@@ -16,7 +16,7 @@ license = {file = "LICENSE.txt"}
16
requires-python = ">=3.10"
17
dependencies = [
18
"amaranth>=0.5,<0.6",
19
- "chipflow-lib @ git+https://github.com/ChipFlow/chipflow-lib.git",
+ "chipflow-lib @ git+https://github.com/ChipFlow/chipflow-lib.git@replace-uart",
20
"amaranth-soc @ git+https://github.com/amaranth-lang/amaranth-soc",
21
"amaranth-stdio @ git+https://github.com/amaranth-lang/amaranth-stdio",
22
"pytest>=7.2.0",
0 commit comments