Use release version of cocotb for CI

This commit is contained in:
Alex Forencich
2021-03-17 18:14:50 -07:00
parent 5855644670
commit faad752b9a

View File

@@ -65,7 +65,6 @@ deps =
cocotb-test cocotb-test
coverage coverage
pytest-cov pytest-cov
git+https://github.com/cocotb/cocotb.git@e892a3ea48#egg=cocotb
commands = commands =
pytest --cov=cocotbext --cov=tests --cov-branch -n auto pytest --cov=cocotbext --cov=tests --cov-branch -n auto