diff --git a/setup.cfg b/setup.cfg index 56606f3..dec4c72 100644 --- a/setup.cfg +++ b/setup.cfg @@ -65,7 +65,6 @@ deps = cocotb-test coverage pytest-cov - git+https://github.com/cocotb/cocotb.git@e892a3ea48#egg=cocotb commands = pytest --cov=cocotbext --cov=tests --cov-branch -n auto