Skip to content

Commit 9d968f0

Browse files
authored
Merge pull request #277 from SiLab-Bonn/fix-dependencies
Fix redundant dependencies that might break builds
2 parents 20a6758 + 228571f commit 9d968f0

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,6 @@ dependencies = [
2727
"GitPython",
2828
"six",
2929
"ruamel.yaml",
30-
"cocotb>=2.0.1",
31-
"cocotb-bus>=0.3.0",
32-
"pytest>=9.0.3",
33-
"cocotb-test>=0.2.6",
3430
]
3531

3632
[project.urls]

0 commit comments

Comments
 (0)