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 89c1214 commit 1ac49baCopy full SHA for 1ac49ba
pyproject.toml
@@ -33,7 +33,7 @@ dev = [
33
"pytest == 8.4.2",
34
"pytest-timeout == 2.4.0",
35
"cocotb == 2.0.0",
36
- "cocotb-bus == 0.2.1"
+ "cocotb-bus @ git+https://github.com/cocotb/cocotb-bus.git@c53c6024391fa02263969b02a0e0de5a22974cfc"
37
]
38
39
[tool.pytest.ini_options]
0 commit comments