Use git version of cocotb for testing

This commit is contained in:
Alex Forencich
2020-12-03 13:41:51 -08:00
parent 49a597c163
commit 9b95ecc91e

View File

@@ -63,6 +63,7 @@ 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